7 lines
138 B
Makefile
7 lines
138 B
Makefile
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $Id: Makefile,v 1.3 1994/09/18 02:14:32 mycroft Exp $
|
|
|
|
PROG= whereis
|
|
|
|
.include <bsd.prog.mk>
|