* sysdeps/unix/sysv/linux/net/if.h: New file.
authorRoland McGrath <roland@gnu.org>
Thu, 9 May 1996 16:50:03 +0000 (16:50 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 9 May 1996 16:50:03 +0000 (16:50 +0000)
commit8942a07afcba648c1766c8e94df65b92a555fdb3
treeec7a302869597c675104248a8427cd3520c02fd9
parent557072655748be14a747242135f1b34eff9f735f
* sysdeps/unix/sysv/linux/net/if.h: New file.

* sysdeps/unix/sysv/linux/Dist: Add it.
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add
net/if.h.

* Makeconfig (link-libc): Add libc.a after libc.so in link.

* Rules (static-only-routines rule): Use empty.o instead of dummy.o.
(empty.o): New target.
(generated): Add empty.c, empty.o.
ChangeLog
Makeconfig
Rules
configure
sysdeps/unix/sysv/linux/Dist
sysdeps/unix/sysv/linux/Makefile
sysdeps/unix/sysv/linux/net/if.h [new file with mode: 0644]