freebsd-src/usr.sbin/repquota/Makefile

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

6 lines
68 B
Makefile
Raw Permalink Normal View History

1994-05-26 06:23:31 +01:00
PROG= repquota
MAN= repquota.8
LIBADD= util
1994-05-26 06:23:31 +01:00
.include <bsd.prog.mk>