Files
harbour-core/harbour/source/rdd/usrrdd/rdds/Makefile
Viktor Szakats 4e600ce0ef 2009-07-03 12:13 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmisc/Makefile
  + contrib/hbmisc/fcomma.prg
  - source/rdd/usrrdd/rdds/fcomma.prg
  * source/rdd/usrrdd/rdds/Makefile
    * fcomma.prg moved to hbmisc, since it depends on
      hbmisc features.

  * examples/hbextern/hbextern.prg
    - Removed special treatment of fcomma.prg.
2009-07-03 10:13:53 +00:00

20 lines
213 B
Makefile

#
# $Id$
#
ROOT = ../../../../
PRG_SOURCES=\
arrayrdd.prg \
logrdd.prg \
hscdx.prg \
rlcdx.prg \
dbtcdx.prg \
fptcdx.prg \
smtcdx.prg \
vfpcdx.prg \
LIBNAME=hbuddall
include $(TOP)$(ROOT)config/lib.cf