1 1.1 mycroft # from: @(#)Makefile 5.9 (Berkeley) 7/1/91 2 1.1 mycroft # $Id: Makefile,v 1.1 1997/05/09 14:31:26 mycroft Exp $ 3 1.1 mycroft 4 1.1 mycroft NOOBJ= 5 1.1 mycroft 6 1.1 mycroft FILES= makewhatis.sed COPYRIGHT 7 1.1 mycroft FILESDIR= /usr/share/man 8 1.1 mycroft 9 1.1 mycroft .include <bsd.prog.mk> 10