Files
harbour-core/harbour/source/rdd/dbfnsx/Makefile
Przemyslaw Czerpak 510e54c948 2008-12-24 13:32 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/rdd/dbfnsx/Makefile
    ! fixed typo in library name. Should be rddnsx instead of dbfnsx.
      Thanks to Lorenzo.
2008-12-24 12:29:54 +00:00

13 lines
107 B
Makefile

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