#
# $Id$
#

ROOT = ../../

C_SOURCES=\
	ppcore.c \
	ppcomp.c \
	pplib.c \
	pptable.c \
	pragma.c \

LIBNAME=pp

include $(TOP)$(ROOT)config/lib.cf
