]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
2004-01-28 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Sun, 1 Feb 2004 22:35:08 +0000 (22:35 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 1 Feb 2004 22:35:08 +0000 (22:35 +0000)
commit3cf93817cf6059e07aa931f037160b0938270d64
treefefb4d172014b4b5f7b931093a5fb69d9d768bc2
parent005bc093f67f06abc6829ec52cf5b1f5db2a9dc1
2004-01-28  Roland McGrath  <roland@redhat.com>

* procfs.c (procfs_xfer_partial): New function.
(init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
* Makefile.in (procfs.o): Add $(auxv_h) dep.
* auxv.h: New file.
* auxv.c: New file.
* Makefile.in (auxv_h): New variable.
(COMMON_OBS): Add auxv.o here.
(auxv.o): New target.
gdb/Makefile.in