Restrict ncdcs.debug and man pages to MKBINUTILS=yes builds.
[netbsd-mini2440.git] / usr.bin / expand / Makefile
blobd6dd4084ed26a9df970cb43aa32eedcbf5e2226b
1 # @(#)Makefile 8.1 (Berkeley) 6/9/93
2 # $NetBSD: Makefile,v 1.4 2005/03/09 02:02:07 christos Exp $
4 PROG= expand
5 MLINKS= expand.1 unexpand.1
7 .include <bsd.prog.mk>