Files
harbour-core/harbour/samples/pe/Makefile
1999-10-12 08:43:53 +00:00

26 lines
228 B
Makefile

#
# $Id$
#
ROOT = ../../
PRG_SOURCES=\
editorhi.prg \
C_SOURCES=\
editorlo.c \
PRG_MAIN=pe.prg
LIBS=\
runner \
tools \
debug \
rdd \
vm \
rdd \
rtl \
pp \
include $(TOP)$(ROOT)config/bin.cf