Files
harbour-core/harbour/source/rdd/hsx/Makefile
Ryszard Glab 691b3a9890 2005-09-23 15:45 UTC+0100 Ryszard Glab <rglab@imid.med.pl>
* changes to synhronize RDD code with xHarbour (state of 23.09.2005)
        Many, many thanks to Przemek Czerpak for his work.
2005-09-23 08:45:05 +00:00

14 lines
114 B
Makefile

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