1 # @(#)Makefile 8.1 (Berkeley) 6/8/93
2 # $NetBSD: Makefile,v 1.30 2004/03/29 17:08:25 wiz Exp $
4 # IF YOU ADD TO MSRCS, MAKE SURE YOU UPDATE `CATDEPS' IN bsd.man.mk!
6 MMACS
= ${MSRCS
:S@
$@.tmac@g
}
12 STRIP_SED
= ${TMACDIR}/..
/me
/strip.sed
14 # old macros not currently installed...
15 OFILES
= tmac.an.v6compat tmac.an6n tmac.an6t tmac.a tmac.cp tmac.doc.old
22 ${TOOL_SED} -f
${STRIP_SED} < ${.ALLSRC
} > ${.TARGET
}
25 .
include <bsd.prog.mk
>