# Generated automatically from Makefile.in by configure.
#
#  $Id: Makefile,v 1.1 2004/02/26 10:32:33 cmo Exp $
#
CONFIGURE_FILES = Makefile

NETDIR = net

all: $(NETDIR)

$(NETDIR):
	mkdir $(NETDIR); ln -s $(CURDIR) $(NETDIR)/bluetooth

install: $(NETDIR)
clean:;
distclean: clean
	rm -rf $(NETDIR)
	rm -f $(CONFIGURE_FILES)
