minix/usr.sbin/chroot/Makefile
Ben Gras b332803b6f release fixes
. make ramdisk buildable without ../etc having pwd.db
	. add cat to release bootstrap cmds
	. support running dynamically linked executables for
	  release bootstrap cmds
	. import netbsd chroot to help
2012-04-17 16:58:58 +02:00

8 lines
153 B
Makefile

# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.6 2009/04/22 15:23:02 lukem Exp $
PROG= chroot
MAN= chroot.8
.include <bsd.prog.mk>