Files
harbour-core/harbour/source/codepage/Makefile

15 lines
140 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
cdpru866.c \
cdprukoi.c \
cdpruwin.c
LIBNAME=codepage
include $(TOP)$(ROOT)config/lib.cf