diff options
author | paul <paul> | 2003-03-18 01:03:05 +0100 |
---|---|---|
committer | paul <paul> | 2003-03-18 01:03:05 +0100 |
commit | 07661cb5a81a46c9a177bbc0d963a6a74fbbce43 (patch) | |
tree | c6879c4d9bd2a70f929f5dc3261d89b1b0977f7c /ospfclient | |
parent | Amir Guindehi <amir@datacore.ch> (diff) | |
download | frr-07661cb5a81a46c9a177bbc0d963a6a74fbbce43.tar.xz frr-07661cb5a81a46c9a177bbc0d963a6a74fbbce43.zip |
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 000000000..d7e3a7e28 --- /dev/null +++ b/ospfclient/.cvsignore @@ -0,0 +1,7 @@ +Makefile +*.o +ospfd +ospfd.conf +tags +TAGS +.deps |