Files
harbour-core/harbour/source/pp/Makefile
1999-10-04 13:40:27 +00:00

20 lines
213 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbpp.c \
hbppint.c \
hbpplib.c \
table.c \
LIB=pp
DIRS=\
stdalone \
include $(TOP)$(ROOT)config/lib.cf
include $(TOP)$(ROOT)config/dir.cf