Perform 'make distribution' in ./x11/ as part of the distribution target.
This commit is contained in:
parent
9b2142b96c
commit
46ebb2f9d6
3
Makefile
3
Makefile
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.232 2004/04/13 12:43:12 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.233 2004/05/16 10:27:21 lukem Exp $
|
||||
|
||||
#
|
||||
# This is the top-level makefile for building NetBSD. For an outline of
|
||||
@ -240,6 +240,7 @@ distribution buildworld: .PHONY
|
||||
@false
|
||||
.endif
|
||||
${MAKEDIRTARGET} . build NOPOSTINSTALL=1
|
||||
${MAKEDIRTARGET} x11 distribution
|
||||
${MAKEDIRTARGET} etc distribution INSTALL_DONE=1
|
||||
.if defined(DESTDIR) && ${DESTDIR} != "" && ${DESTDIR} != "/"
|
||||
${MAKEDIRTARGET} . postinstall-fix-obsolete
|
||||
|
Loading…
x
Reference in New Issue
Block a user