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

19 lines
208 B
Makefile

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