minix/usr.bin/pathchk/Makefile
Thomas Cort ed31a90dd5 Importing usr.bin/pathchk
No Minix-specific changes needed.

Change-Id: Ieff3f98a35f93f3e2fa613802327c37ce4878b86
2013-10-28 11:12:27 -04:00

7 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>