Files
harbour-core/harbour/source/pp/Makefile
2000-03-07 11:41:00 +00:00

20 lines
218 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