4.3BSD/usr/contrib/mh/miscellany/mem/Makefile

CFLAGS		= -O

promptdate:	promptdate.o getopt.o
		cc -o $@ promptdate.o getopt.o