summaryrefslogtreecommitdiff
path: root/examples/hello_dictd/dictd/Makefile
blob: 325df68a72dd8946de38bef634234afb24080ae3 (plain)
1
2
3
4
5
6
PROG  =	dictd
MAN   =	dictd.8

WARNS =	4

.include <mkc.prog.mk>