]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/hbugs/meta/Makefile
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / hbugs / meta / Makefile
diff --git a/helm/hbugs/meta/Makefile b/helm/hbugs/meta/Makefile
deleted file mode 100644 (file)
index 51b974c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-META = META.hbugs-common META.hbugs-thread-safe
-all: $(META)
-META.%: META.%.in
-       sed 's%@HBUGS_COMMON_DIR@%$(CURDIR)/../common%' < $< > $@
-clean:
-       rm -f $(META)