16 lines
315 B
Makefile
16 lines
315 B
Makefile
#######################################################################
|
|
#
|
|
# Makefile
|
|
#
|
|
# (C) 1999 Microsoft Corporation
|
|
#
|
|
# nadira 11-05-98 Created
|
|
#
|
|
#
|
|
########################################################################
|
|
# PandoraNG makefile
|
|
#
|
|
|
|
SUBMAKES= \
|
|
ansi.mk \
|
|
unicode.mk
|