8 lines
160 B
Makefile
8 lines
160 B
Makefile
# $NetBSD: Makefile,v 1.6 1997/03/24 22:00:03 christos Exp $
|
|
# from: @(#)Makefile 5.5 (Berkeley) 7/1/90
|
|
|
|
MAN= which.1
|
|
SCRIPTS=which.csh
|
|
|
|
.include <bsd.prog.mk>
|