From: Ondrej Filip Date: Tue, 30 Sep 2003 17:05:55 +0000 (+0000) Subject: OSPF was not able to be built stand-alone. X-Git-Tag: v1.2.0~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37299f1e442f5ca23fd9124d9645096c5a6f7536;p=thirdparty%2Fbird.git OSPF was not able to be built stand-alone. --- diff --git a/Makefile b/Makefile index 3dd163aaf..6ea32414a 100644 --- 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 diff --git a/proto/ospf/config.Y b/proto/ospf/config.Y index 9431f24ca..58cde350f 100644 --- a/proto/ospf/config.Y +++ b/proto/ospf/config.Y @@ -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 opttext