386BSD 0.1 release
[unix-history] / usr / src / bin / test / Makefile
PROG = test
CFLAGS += -DSTANDALONE
NOMAN=noman
afterinstall:
rm -f /bin/[
ln /bin/test /bin/[
.include <bsd.prog.mk>