[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / which

File: [local] / src / usr.bin / which / Makefile (download)

Revision 1.4, Fri Feb 21 18:34:57 1997 UTC (27 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.3: +2 -6 lines

which(1) is now a binary that works in any shell since csh(1) has a
which built-in.

#	$OpenBSD: Makefile,v 1.4 1997/02/21 18:34:57 millert Exp $

PROG=	which

.include <bsd.prog.mk>