freebsd-src/usr.bin/banner/Makefile

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

5 lines
51 B
Makefile
Raw Normal View History

1994-05-27 12:33:43 +00:00
PROG= banner
2001-12-03 01:09:17 +00:00
MAN= banner.6
1994-05-27 12:33:43 +00:00
.include <bsd.prog.mk>