1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

The CLI I/O functions work as desired.

This commit is contained in:
Martin Mares
1999-10-31 15:43:44 +00:00
parent 7d3aab1c16
commit b9672a845f
5 changed files with 83 additions and 62 deletions

View File

@@ -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