freebsd-src/usr.bin/mkstr/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
48 B
Makefile
Raw Normal View History

1994-05-27 13:33:43 +01:00
PROG= mkstr
WARNS?= 2
1994-05-27 13:33:43 +01:00
.include <bsd.prog.mk>