* */Makefile.am: don't use $(OBJECTS) directly because it is no
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Nov 2001 03:25:21 +0000 (03:25 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 27 Nov 2001 03:25:21 +0000 (03:25 +0000)
commit7c2050ca729257acb455c2f42150d1520736fd64
tree4848f1b0b06957dcab382e601d02f33a1fd3fdd8
parent8526e4a15f1123fe63a5ce0c21012be11f67bebd
* */Makefile.am: don't use $(OBJECTS) directly because it is no
longer automatically defined now that Automake has automatic
dependency tracking (which I turn off).  Instead, hard-code
minimal dependencies on am-utils' header files to depend on
PROG_OBJECTS (where PROG is the program name being built)
ChangeLog
amd/Makefile.am
amq/Makefile.am
fixmount/Makefile.am
fsinfo/Makefile.am
hlfsd/Makefile.am
libamu/Makefile.am
mk-amd-map/Makefile.am
wire-test/Makefile.am