Files
harbour-core/harbour/contrib/examples/rdddbt/Makefile
Viktor Szakats dbbc91c3f5 2008-02-02 15:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/examples/rdddbt
   - contrib/examples/dbfdbt
     * Renamed after move.
2008-02-02 14:29:05 +00:00

13 lines
107 B
Makefile

#
# $Id$
#
ROOT = ../../../
C_SOURCES=\
dbfdbt1.c \
LIBNAME=rdddbt
include $(TOP)$(ROOT)config/lib.cf