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