7 lines
94 B
Makefile
7 lines
94 B
Makefile
|
SUBDIRS=\
|
||
|
NT \
|
||
|
!if "$(PROCESSOR_ARCHITECTURE)"=="x86" && "$(OPSYS)"!="NT64"
|
||
|
Win9x \
|
||
|
!endif
|
||
|
|