Files
harbour-core/harbour/source/rtl/gtcrs/Makefile
2000-04-26 11:10:44 +00:00

15 lines
132 B
Makefile

#
# $Id$
#
ROOT = ../../../
C_SOURCES=\
gtcrs.c \
mousecrs.c \
kbdcrs.c \
LIBNAME=gtcrs
include $(TOP)$(ROOT)config/lib.cf