
# Directives #

all :

clean :
	rm -f *.o

cpr :
	cpr *.[chly] > cpr.out

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