#
# $Id$
#

ROOT = ../../

C_SOURCES=\
        hbpp.c \
        hbppint.c \
        table.c \

LIB=hbpp

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

#
# This is for building the stand-alone preprocessor.
#
#C_MAIN=hbppmain.c
#
#include $(TOP)$(ROOT)config/bin.cf
#