Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
446 B

DIRS=\
script \
unctrans \
guitrans \
sysmod \
OLD_DIRS=\
cookies \
printers \
rasmig \
OsFiles \
v1 \
netdrives\
netshares\
tmrel \
tmlrel \
tmrmvmed \
lnkmig \
tmhomenet \
OPTIONAL_DIR_LIST= \
;
; Trick to allow faster builds
;
ORIGINAL_DIRS=$(DIRS)
$(OPTIONAL)DIRS=$(OPTIONAL_DIR_LIST)
OPTIONAL_DIRS=$(1DIRS)
DIRS=$(ORIGINAL_DIRS) $(DIRS)