summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-10-31 16:43:44 +0100
committerMartin Mares <mj@ucw.cz>1999-10-31 16:43:44 +0100
commitb9672a845f7ff7d2441e21746566eacc51f274b7 (patch)
treebb2fad2a4b30083234474698c4ef935c2c0548fc /tools
parent7d3aab1c1643e8b2bcff7f856e0d4455fa0ba4b4 (diff)
downloadbird-b9672a845f7ff7d2441e21746566eacc51f274b7.tar
bird-b9672a845f7ff7d2441e21746566eacc51f274b7.zip
The CLI I/O functions work as desired.
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 337c1b4..bbf4db0 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -32,7 +32,7 @@ tags:
clean:
find . -name "*.[oa]" -or -name core -or -name depend | xargs rm -f
- rm -f $(exedir)/bird $(exedir)/birdc .dep-stamp
+ rm -f $(exedir)/bird $(exedir)/birdc $(exedir)/bird.ctl .dep-stamp
distclean: clean
rm -f config.* configure sysdep/autoconf.h Makefile Rules