Files
harbour-core/harbour/source/hbpp/Makefile

14 lines
111 B
Makefile

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