]> git.ipfire.org Git - thirdparty/bird.git/commit
Changed #include <x/y> to #include "x/y" for our local includes, so that
authorMartin Mares <mj@ucw.cz>
Tue, 28 Apr 1998 14:39:34 +0000 (14:39 +0000)
committerMartin Mares <mj@ucw.cz>
Tue, 28 Apr 1998 14:39:34 +0000 (14:39 +0000)
commit1feea03e7463d8eaeb00d5df6c2cd3e8e20f2bcd
tree70ba86e2c60b759f7740c0d28e6abdaaf60241ea
parentc40e05a0dffa33a8724e56121a2b6dcdfa9183e0
Changed #include <x/y> to #include "x/y" for our local includes, so that
gcc -MM can be used to separate them from the system ones.

Added automatic generation of dependencies.
14 files changed:
Makefile
Rules
lib/ip.h
lib/ipv4.h
lib/lists.c
lib/resource.h
lib/socket.h
lib/timer.h
nest/bird.h
nest/iface.h
nest/main.c
nest/protocol.h
nest/route.h
sysdep/config.h