Files
harbour-core/harbour/source/debug/Makefile
2000-04-02 14:17:28 +00:00

17 lines
170 B
Makefile

#
# $Id$
#
ROOT = ../../
PRG_SOURCES=\
dbgmenu.prg \
dbgtmenu.prg \
dbgtwin.prg \
debugger.prg \
tbrwtext.prg \
LIBNAME=debug
include $(TOP)$(ROOT)config/lib.cf