Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.232 retrieving revision 1.233 diff -u -p -r1.232 -r1.233 --- src/Makefile 2004/04/13 12:43:12 1.232 +++ src/Makefile 2004/05/16 10:27:21 1.233 @@ -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