Files
harbour-core/harbour-RC1/utils/hbpp/Makefile
2008-06-04 05:13:20 +00:00

19 lines
166 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbppcore.c \
hbppcomp.c \
hbpptbl.c \
pragma.c \
C_MAIN=hbpp.c
LIBS=\
hbcommon \
include $(TOP)$(ROOT)config/bin.cf