* Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Sep 2012 14:26:47 +0000 (07:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Sep 2012 14:26:47 +0000 (07:26 -0700)
commitc04889f8e34e69ed496fcaaab285eac34e96acc1
tree6a8d73793fc7eaf77a8488400ebe693ea48c9a5d
parentf278d339c9aea397620179bda2c396aaae073be1
* Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)

when building globals.h, as the objects that are not built on
this host are not needed to compile C files on this host.
src/ChangeLog
src/Makefile.in