Files
harbour-core/harbour/contrib/examples/dbu/Makefile
Viktor Szakats 3d9bb70ea4 2007-11-19 15:25 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/examples/dbu
   + contrib/examples/dbu/readme.txt
   + contrib/examples/dbu/bld_b32.bat
   + contrib/examples/dbu/Makefile
     + Added make files for original CA-Cl*pper DBU.
       One will need to original sources to compile.
2007-11-19 14:25:56 +00:00

37 lines
351 B
Makefile

#
# $Id$
#
ROOT = ../../../
PRG_SOURCES=\
DBU.PRG \
DBUCOPY.PRG \
DBUEDIT.PRG \
DBUHELP.PRG \
DBUINDX.PRG \
DBUNET.PRG \
DBUSTRU.PRG \
DBUUTIL.PRG \
DBUVIEW.PRG \
PRG_MAIN=DBU.PRG
LIBS=\
debug \
vm \
rtl \
lang \
rdd \
rtl \
vm \
macro \
pp \
dbfntx \
dbfcdx \
dbffpt \
hbsix \
common \
include $(TOP)$(ROOT)config/bin.cf