.NOEXPORT: so that children don't pick up false values for things like makefile frags
authorK. Richard Pixley <rich@cygnus>
Thu, 16 Apr 1992 02:57:23 +0000 (02:57 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 16 Apr 1992 02:57:23 +0000 (02:57 +0000)
ChangeLog

index 84361d5..ed17f6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
 
+       * Makefile.in: added .NOEXPORT: so that stray makefile_frag
+         definitions are not inherited.
+
        * configure: correct makesrcdir when subdir is .
 
 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)