mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
696322c8f2
Basically back-port the dynamic fsname strings back to static constants.
6 lines
107 B
Makefile
6 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>
|