* nlm/Makefile.in: Add rule for .S.o.
authorStu Grossman <grossman@cygnus>
Mon, 29 Aug 1994 21:47:40 +0000 (21:47 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 29 Aug 1994 21:47:40 +0000 (21:47 +0000)
commit74ace0c87a62fb1b04839524e8a02ff173e54b63
treec139eea208be84b26a39f19a26ccba06351faf5f
parente32890404e4d3d1fbbe6ca496517c19683ca0a55
* nlm/Makefile.in:  Add rule for .S.o.
* nlm/aio.h:  Protect from multiple inclusions.
* nlm/alpha-io.S:  Remove everything we don't need.
* nlm/{alpha-patch.c, alpha-patch.h, alpha-uart.c, alpha-uart.h}:
Remove, no longer needed.
* nlm/alpha.c:  Merge in lots of stuff from previous files.
* nlm/alpha.h:  Don't #include alpha-patch.h.  Make
breakpoint_insn extern.
* Move stuff from alpha-patch.h into here.

* config/alpha/gdbserve.mt (TDEPFILES):  Get rid of alpha-uart.o.
gdb/config/alpha/gdbserve.mt
gdb/nlm/Makefile.in
gdb/nlm/aio.h
gdb/nlm/alpha-io.S
gdb/nlm/alpha-patch.c [deleted file]
gdb/nlm/alpha-patch.h [deleted file]
gdb/nlm/alpha-uart.c [deleted file]
gdb/nlm/alpha-uart.h [deleted file]
gdb/nlm/alpha.c
gdb/nlm/alpha.h
This page took 0.0253 seconds and 4 git commands to generate.