Files
harbour-core/harbour/source/hbpp/Makefile
1999-07-30 13:10:41 +00:00

23 lines
276 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbpp.c \
hbppint.c \
hbpplib.c \
table.c \
LIB=hbpp
include $(TOP)$(ROOT)config/lib.cf
#
# This is for building the stand-alone preprocessor.
#
#C_MAIN=hbppmain.c
#
#include $(TOP)$(ROOT)config/bin.cf
#