From b9672a845f7ff7d2441e21746566eacc51f274b7 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 31 Oct 1999 15:43:44 +0000 Subject: The CLI I/O functions work as desired. --- tools/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit v1.2.3