4.4BSD/usr/src/contrib/mh-6.8/miscellany/mem/Makefile

CFLAGS		= -O

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