r4540: Auto commit for Debian build
[xptest.git] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index d69f410..0000000
--- a/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# -*- Mode: Makefile -*-
-# $Id: Makefile,v 1.1 2002/10/22 18:46:20 kevin Exp $
-
-# Top Level Makefile for xptest
-
-.PHONY: wwwdist
-wwwdist:
-       @echo "nothing to be done for $@"
-
-.PHONY: clean
-clean:
-       rm -f *.x86f *.sparcf *.fasl *.err
-
-.PHONY: distclean
-distclean:     clean
-       rm -f *~ *.bak .\#* \#*
-