]> diplodocus.org Git - nmh/blob - docs/historical/mh-6.8.5/miscellany/mem/Makefile
Update XOAUTH2 documentation.
[nmh] / docs / historical / mh-6.8.5 / miscellany / mem / Makefile
1 CFLAGS = -O
2
3 promptdate: promptdate.o getopt.o
4 cc -o $@ promptdate.o getopt.o