
# Directives #

all :

clean :
	rm *.o

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

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