* Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS).
authorKen Raeburn <raeburn@cygnus>
Thu, 14 Apr 1994 22:46:53 +0000 (22:46 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 14 Apr 1994 22:46:53 +0000 (22:46 +0000)
commitc92d9ee9006288589f4466496632ee20f431a985
treea13884ca04f3edfc1d077bcfaa98d044212a763d
parentd6f98c552b15e430f2a7e2fe38b111afa13a4dcf
* Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS).
* configure.in: Set ALL_OBJ_DEPS in output Makefile.

Based on suggestions from <BAILEY@hmivax.humgen.upenn.edu> (Charles Bailey):
* vmsconf.sh: In generated file, get ".obj" suffix right, build source files
from other directories into objects in the current directory, and specify PSECT
attributes explicitly to linker.  Also added missing label.
* Makefile.in (stamp-mk.com): Reference new variable VMS_OTHER_OBJS for list of
non-local object files, instead of listing them here.
(VMS_OTHER_OBJS): New variable, added more libiberty files.
* make-gas.com: Regenerated.

* config/ho-vms.h (unlink): Define as delete.

* config-gas.com: Fix quoting on TARGET_CANONICAL definition.  Delete files
before creating them.
gas/ChangeLog
gas/Makefile.in
gas/config-gas.com
gas/config/ho-vms.h
gas/configure.in
gas/make-gas.com
gas/vmsconf.sh