Files
harbour-core/harbour/source/hbpp/Makefile
1999-06-15 08:30:28 +00:00

14 lines
129 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbpp.c \
table.c \
C_MAIN=hbppmain.c
include $(TOP)$(ROOT)config/bin.cf