mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-21 15:45:02 +00:00
7 lines
117 B
Makefile
7 lines
117 B
Makefile
# $Id: Makefile,v 1.3 1999/05/04 20:31:26 ghelmer Exp $
|
|
|
|
PROG= gensetdefs
|
|
MAN8= gensetdefs.8
|
|
|
|
.include <bsd.prog.mk>
|