xref: /netbsd/external/bsd/am-utils/bin/Makefile.inc (revision 6550d01e)
1#	$NetBSD: Makefile.inc,v 1.1 2008/09/19 21:41:28 christos Exp $
2
3.include <bsd.own.mk>
4
5LIBAMUOBJDIR!=cd ${.CURDIR}/../../lib/libamu && ${PRINTOBJDIR}
6
7.include "${.CURDIR}/../../Makefile.inc"
8