diff options
author | paul <paul> | 2003-03-18 00:03:05 +0000 |
---|---|---|
committer | paul <paul> | 2003-03-18 00:03:05 +0000 |
commit | 89c2cbfdafc8dc26c125f159b9779ff918f6be0d (patch) | |
tree | d486a7334eb870181fcc53954f79599728b6c10b /ospfclient | |
parent | 1ab350de1175ae05ea2d2269663e7a5f13dbe2fe (diff) | |
download | quagga-89c2cbfdafc8dc26c125f159b9779ff918f6be0d.tar.bz2 quagga-89c2cbfdafc8dc26c125f159b9779ff918f6be0d.tar.xz |
Fix build for net-snmp
Diffstat (limited to 'ospfclient')
-rw-r--r-- | ospfclient/.cvsignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfclient/.cvsignore b/ospfclient/.cvsignore new file mode 100644 index 00000000..d7e3a7e2 --- /dev/null +++ b/ospfclient/.cvsignore @@ -0,0 +1,7 @@ +Makefile +*.o +ospfd +ospfd.conf +tags +TAGS +.deps |