mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-10 00:13:04 +01:00
bf7bec3366
the submitter supplied them, as I did some WARNS=n fixups (mostly const-ification). Submitted by: John Rochester <john@jrochester.org>
6 lines
50 B
Makefile
6 lines
50 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= catman
|
|
|
|
.include <bsd.prog.mk>
|