]> git.ipfire.org Git - thirdparty/bird.git/blame - Makefile
switch() { } done right.
[thirdparty/bird.git] / Makefile
CommitLineData
ca3d562b
PM
1# Generated automatically from Makefile-top.in by configure.
2# Makefile for in place build of BIRD
3# (c) 1999 Martin Mares <mj@ucw.cz>
4
5objdir=obj
6
41be4444 7all depend tags:
ca3d562b
PM
8 $(MAKE) -C $(objdir) $@
9
10clean:
11 $(MAKE) -C $(objdir) clean
41be4444 12 find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name depend -or -name ".#*" | xargs rm -f
ca3d562b
PM
13
14distclean: clean
15 rm -rf $(objdir)
16 rm -f config.* configure sysdep/autoconf.h Makefile