]> git.ipfire.org Git - thirdparty/bird.git/commit - sysdep/linux/netlink.c
Build system reworked to one global Makefile with includes and no nesting
authorJan Moskyto Matejka <mq@ucw.cz>
Tue, 12 Apr 2016 09:14:54 +0000 (11:14 +0200)
committerJan Moskyto Matejka <mq@ucw.cz>
Tue, 10 May 2016 12:07:34 +0000 (14:07 +0200)
commit7152e5efbb0fade868d5f2d2c7bc10ed52b3d19d
treeebb3ff35e34cdf37c0757e0aa6a6e8de30a71278
parent4bdf1881dc6230b742d7efcaad8eeac4ed25f445
Build system reworked to one global Makefile with includes and no nesting

Also removed the lib-dir merging with sysdep. Updated #include's
accordingly.

Fixed make doc on recent Debian together with moving generated doc into
objdir.

Moved Makefile.in into root dir

Retired all.o and birdlib.a
Linking the final binaries directly from all the .o files.
58 files changed:
Doc
Makefile.in [new file with mode: 0644]
client/Makefile
conf/Makefile
conf/conf.c
conf/conf.h
conf/confbase.Y
configure.in
doc/LinuxDocTools.pm
doc/Makefile
doc/sgml2html
doc/sgml2latex
doc/sgml2txt
filter/Makefile
lib/Doc
lib/Makefile [new file with mode: 0644]
lib/Modules [deleted file]
lib/birdlib.h
lib/ip.h
lib/unaligned.h
nest/Makefile
nest/password.h
nest/protocol.h
nest/route.h
proto/bfd/Makefile
proto/bfd/io.h
proto/bgp/Makefile
proto/ospf/Makefile
proto/ospf/ospf.h
proto/pipe/Makefile
proto/radv/Makefile
proto/radv/radv.h
proto/rip/Makefile
proto/rip/rip.h
proto/static/Makefile
sysdep/bsd/Makefile [new file with mode: 0644]
sysdep/bsd/Modules [deleted file]
sysdep/bsd/krt-sock.c
sysdep/cf/bsd.h
sysdep/cf/linux.h
sysdep/linux/Makefile [new file with mode: 0644]
sysdep/linux/Modules [deleted file]
sysdep/linux/netlink.c
sysdep/unix/Makefile [new file with mode: 0644]
sysdep/unix/Modules [deleted file]
sysdep/unix/config.Y
sysdep/unix/io.c
sysdep/unix/krt.Y
sysdep/unix/krt.c
sysdep/unix/krt.h
sysdep/unix/log.c
sysdep/unix/main.c
sysdep/unix/unix.h
tools/Makefile-top.in [deleted file]
tools/Makefile.in [deleted file]
tools/Rules.in [deleted file]
tools/mergedirs [deleted file]
tools/progdoc