#
#	SCCSID	@(#)Makefile	1.1 89/02/15
#

NAME		= Include

all:

print:
		$(PRFORMATTER) *.h | $(PRSPOOL)

clean:

clobber:

llib.ln:

lint:

FRC:
