Files
harbour-core/harbour/source/pp/Makefile
2000-04-02 14:17:28 +00:00

20 lines
190 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
ppcore.c \
ppcomp.c \
pplib.c \
pptable.c \
LIBNAME=pp
DIRS=\
stdalone \
include $(TOP)$(ROOT)config/lib.cf
include $(TOP)$(ROOT)config/dir.cf