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

WARNS =	4

.include <mkc.prog.mk>