Forgot to change command name in Makefile. (Where's the pointy hat?)

This commit is contained in:
Garrett Wollman 2002-07-16 21:14:01 +00:00
parent b107f944ad
commit 43bf47e4d8

View File

@ -1,6 +1,6 @@
# $FreeBSD$
SCRIPTS=cd.sh
SCRIPTS=command.sh
NOMAN=
.include <bsd.prog.mk>