ed31a90dd5
No Minix-specific changes needed. Change-Id: Ieff3f98a35f93f3e2fa613802327c37ce4878b86
6 lines
113 B
Makefile
6 lines
113 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/04/14 22:15:25 lukem Exp $
|
|
|
|
PROG= pathchk
|
|
SRCS= pathchk.c
|
|
|
|
.include <bsd.prog.mk>
|