
# Directives #

all :

clean :
	rm *.o

cpr :
	cpr *.h > cpr.out

# Local Variables: #
# compile-command: "/bin/make -k" #
# End: #
