Home | History | Annotate | Line # | Download | only in printching
Makefile revision 1.1
      1  1.1  perry #	$NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $
      2  1.1  perry 
      3  1.1  perry PROG=	printching
      4  1.1  perry NOMAN=	# defined
      5  1.1  perry BINDIR=	/usr/libexec/ching
      6  1.1  perry 
      7  1.1  perry .include <bsd.prog.mk>
      8