* Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
authorJason Molenda <crash@cygnus>
Fri, 5 Apr 1996 11:18:57 +0000 (11:18 +0000)
committerJason Molenda <crash@cygnus>
Fri, 5 Apr 1996 11:18:57 +0000 (11:18 +0000)
commiteb40ca932e7a3edb33001ed552438eabb27d0243
tree09ad78b5863f46429b69f75e2cfe8f23f372d1f6
parenteb5f58e0e05810ab45595310d7ec123cdb6ecb26
    * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).

w/o this, if you use GNU make on a Solaris platform (eg), but you don't
have GNU make at the front of your path, when the make/ subdir cds down
into make/glob and does a make there, you will end up picking up the
first make that is in your path no matter what you do.

No PR, I just noticed this while I was working on something else.
ChangeLog
Makefile.in
This page took 0.024331 seconds and 4 git commands to generate.