mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 08:00:48 +01:00
696322c8f2
Basically back-port the dynamic fsname strings back to static constants.
7 lines
107 B
Makefile
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>
|