summaryrefslogtreecommitdiff
path: root/examples/hello_dictd/dictfmt/Makefile
blob: c30ed3eda14b2dd85c2a85860da14405ad9e7b50 (plain)
1
2
3
4
5
6
PROG  =	dictfmt
MAN   =	dictfmt.1

WARNS =	4

.include <mkc.prog.mk>