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

17 lines
143 B
Makefile

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