]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
OSPF was not able to be built stand-alone.
authorOndrej Filip <feela@network.cz>
Tue, 30 Sep 2003 17:05:55 +0000 (17:05 +0000)
committerOndrej Filip <feela@network.cz>
Tue, 30 Sep 2003 17:05:55 +0000 (17:05 +0000)
Makefile
proto/ospf/config.Y

index 3dd163aafaa0ab6400213c77d7a268d02520d305..6ea32414a85441948862663e8112f10ecd569c9c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 objdir=obj
 
-all depend tags install:
+all depend tags install install-docs:
        $(MAKE) -C $(objdir) $@
 
 docs userdocs progdocs:
@@ -15,5 +15,6 @@ clean:
        find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name depend -or -name ".#*" | xargs rm -f
 
 distclean: clean
+       $(MAKE) -C doc distclean
        rm -rf $(objdir)
        rm -f config.* configure sysdep/autoconf.h sysdep/paths.h Makefile
index 9431f24ca9c560b707255dd0fe6d31020b5b3281..58cde350f5d974b0c6be75d5168d3d6506f74a11 100644 (file)
@@ -26,6 +26,7 @@ CF_KEYWORDS(NEIGHBORS, RFC1583COMPAT, STUB, TICK, COST, RETRANSMIT)
 CF_KEYWORDS(HELLO, TRANSMIT, PRIORITY, DEAD, NONBROADCAST, POINTOPOINT, TYPE)
 CF_KEYWORDS(NONE, SIMPLE, AUTHENTICATION, PASSWORD, STRICT)
 CF_KEYWORDS(ELIGIBLE, POLL, NETWORKS, HIDDEN)
+CF_KEYWORDS(DELAY, BROADCAST, WAIT)
 
 %type <t> opttext