
# Directives #

all :

clean :
	rm *.o
cpr :
	cpr *.h > cpr.out

# Local Variables: #
# compile-command: "dmake" #
# End: #
