Files
harbour-core/harbour/contrib/odbc/Makefile
1999-08-09 05:57:34 +00:00

17 lines
131 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
odbc.c \
PRG_SOURCES=\
PRG_MAIN=testodbc.prg
LIBS=\
include $(TOP)$(ROOT)config/bin.cf