BIN= \
    addso2man \
    check_ds_installation \
    fix_yacclex \
    mkmk \
    manpage 

MAN1= \
	addso2man.1 \
	check_ds_installation.1 \
	fix_yacclex.1 \
	dsap.1 

MAN3 = \
	dsap.3

MAN5=	dsapmakefile.5 \
    	style.5 \
	dsapenv.5 \
	hier.5 \
	release.5
DSAPMAKE = /opt/dsap/3.4/DSAPMAKE
include $(DSAPMAKE)
DIRS=templates 

# $Id: Makefile,v 1.11 1998/05/05 20:29:11 danq Exp $ 
# DO NOT DELETE
