2003-01-18 22:52:46 +01:00
|
|
|
#############################################################
|
|
|
|
#
|
|
|
|
# Any custom stuff you feel like doing....
|
|
|
|
#
|
|
|
|
#############################################################
|
2004-10-09 04:49:33 +02:00
|
|
|
CUST_DIR:=package/customize/source
|
2003-01-18 22:52:46 +01:00
|
|
|
|
|
|
|
customize:
|
2004-10-09 04:49:33 +02:00
|
|
|
-cp -af $(CUST_DIR)/* $(TARGET_DIR)/
|