Module Name: src Committed By: mrg Date: Thu Apr 23 02:01:12 UTC 2015
Modified Files: src/share/misc: Makefile Log Message: set FILESBUILD_acronyms-o=yes so that non BUILD= builds work. from christos. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/share/misc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/misc/Makefile diff -u src/share/misc/Makefile:1.37 src/share/misc/Makefile:1.38 --- src/share/misc/Makefile:1.37 Tue Apr 21 22:40:37 2015 +++ src/share/misc/Makefile Thu Apr 23 02:01:12 2015 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2015/04/21 22:40:37 christos Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/23 02:01:12 mrg Exp $ # @(#)Makefile 8.1 (Berkeley) 6/8/93 FILES= NetBSD.el acronyms acronyms-o acronyms.comp airport ascii \ @@ -19,6 +19,7 @@ TYPE= real TYPE= fake .endif CLEANFILES+=acronyms-o +FILESBUILD_acronyms-o=yes # According to i...@isi.edu, the URL below is the authoritative list # distributed by the ISO 3166 Maintenance Agency.