Add back <bsd.lib.mk>, which Christos accidentally removed in the previous.
We need it for the LIBDPLIBS optimization to work.
This commit is contained in:
parent
b89278a40d
commit
90cee22b7a
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.7 2005/07/19 21:14:39 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2005/07/19 23:24:26 lukem Exp $
|
||||
|
||||
SUBDIR= X11 ICE Xau .WAIT \
|
||||
SM Xext .WAIT \
|
||||
@ -26,5 +26,5 @@ LIBDPLIBS= X11 ${.CURDIR}/X11/dynamic \
|
||||
libinstall::
|
||||
|
||||
|
||||
#.include <bsd.lib.mk>
|
||||
.include <bsd.lib.mk>
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user