Files
harbour-core/harbour/contrib/odbc/Makefile

16 lines
128 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
odbc.c \
PRG_SOURCES=\
todbc.prg\
LIBNAME=hbodbc
include $(TOP)$(ROOT)config/lib.cf