18 lines
337 B
Plaintext
18 lines
337 B
Plaintext
|
#######################################################################
|
||
|
#
|
||
|
# PandoraNG Makefile
|
||
|
#
|
||
|
# (C) 1996 Microsoft
|
||
|
#
|
||
|
# a-jeffs 12-05-96 Created
|
||
|
#
|
||
|
#
|
||
|
########################################################################
|
||
|
# PandoraNG makefile
|
||
|
#
|
||
|
|
||
|
SUBDIRS= \
|
||
|
!if "$(TARGETOS)"=="NT" || "$(TARGETOS)"==""
|
||
|
ace \
|
||
|
!endif
|