Home | History | Annotate | Line # | Download | only in ppt
Makefile revision 1.2
      1  1.2  mycroft #	from: @(#)Makefile	5.1 (Berkeley) 5/11/90
      2  1.2  mycroft #	$Id: Makefile,v 1.2 1993/08/01 05:44:46 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	ppt
      5  1.1      cgd NOMAN=	noman
      6  1.1      cgd HIDEGAME=hidegame
      7  1.1      cgd 
      8  1.1      cgd .include <bsd.prog.mk>
      9  1.1      cgd 
     10