Makefile revision 1.7
11.7Smycroft# from: @(#)Makefile 8.5 (Berkeley) 3/27/94 21.7Smycroft# $Id: Makefile,v 1.7 1994/06/08 19:02:36 mycroft Exp $ 31.1Scgd 41.1ScgdPROG= mount 51.7SmycroftSRCS= mount.c mount_ufs.c getmntopts.c 61.1ScgdMAN8= mount.0 71.7Smycroft# We do NOT install the getmntopts.3 man page. 81.1Scgd 91.1Scgd.include <bsd.prog.mk> 10