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.
22 lines
461 B
22 lines
461 B
TARGETPATH =
|
|
TARGETNAME =
|
|
TARGETTYPE = NOTARGET
|
|
SOURCES =
|
|
|
|
COMMON_MISCFILES = \
|
|
inetcorp.adm \
|
|
inetset.adm
|
|
|
|
IE_MISCFILES = \
|
|
!if "$(BUILD_PRODUCT)" != "NT"
|
|
axaa.adm \
|
|
oe.adm \
|
|
sp1shell.adm \
|
|
subs.adm \
|
|
wmp.adm \
|
|
inetres.adm
|
|
!endif
|
|
|
|
MISCFILES = \
|
|
$(COMMON_MISCFILES) \
|
|
$(IE_MISCFILES)
|