Home | History | Annotate | Line # | Download | only in getopt
Makefile revision 1.2
      1 #	$Id: Makefile,v 1.2 1993/08/02 17:54:27 mycroft Exp $
      2 
      3 PROG = getopt
      4 MAN1 = getopt.0
      5 
      6 .include <bsd.prog.mk>
      7