Split execve(). This required some interesting changes to the shell
[dragonfly.git] / tools / 3.0-upgrade / Makefile
1 # $FreeBSD: src/tools/3.0-upgrade/Makefile,v 1.2.6.1 2002/08/08 10:05:55 ru Exp $
2 # $DragonFly: src/tools/3.0-upgrade/Attic/Makefile,v 1.2 2003/06/17 04:29:10 dillon Exp $
3
4 PROG=   cvt-wtmp
5 NOMAN=  YES
6
7 .include <bsd.prog.mk>