Home | History | Annotate | Line # | Download | only in unexpand
Makefile revision 1.2
      1 #	from: @(#)Makefile	5.1 (Berkeley) 5/11/90
      2 #	$Id: Makefile,v 1.2 1993/07/30 23:49:46 mycroft Exp $
      3 
      4 PROG=	unexpand
      5 NOMAN=	noman
      6 
      7 .include <bsd.prog.mk>
      8