Files
harbour-core/harbour/samples/pe/Makefile
2000-03-22 12:39:13 +00:00

28 lines
292 B
Makefile

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