freebsd-dev/usr.sbin/quot/Makefile
Peter Wemm 696322c8f2 Minor tweaks to get quot to compile on FreeBSD..
Basically back-port the dynamic fsname strings back to static constants.
1995-11-03 15:21:04 +00:00

7 lines
107 B
Makefile

# $Id: Makefile,v 1.1.1.1 1995/11/03 15:06:01 peter Exp $
PROG= quot
MAN8= quot.8
.include <bsd.prog.mk>