mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $NetBSD: Makefile,v 1.6 2009/04/22 15:23:06 lukem Exp $
|
|
|
|
PROG= paxctl
|
|
MAN= paxctl.8
|
|
|
|
.include <bsd.prog.mk>
|