NetBSD/compat/lib/Makefile
mrg f561334a77 rebuild all of these based upon build-makefiles version 1.7.
XXX: i have re-applied the by-hand patch to
XXX: compat/gnu/lib/crtstuff4/Makefile that ensures it finds the right
XXX: tconfig.h.
2009-07-21 01:00:36 +00:00

12 lines
185 B
Makefile

# $NetBSD: Makefile,v 1.4 2009/07/21 01:00:41 mrg Exp $
.include <bsd.own.mk>
_CURDIR:= ${.CURDIR}
.CURDIR:=${NETBSDSRCDIR}/lib
.include "${.CURDIR}/Makefile"
.CURDIR:= ${_CURDIR}