init in moldyn now
[physik/posic.git] / init / Makefile
diff --git a/init/Makefile b/init/Makefile
deleted file mode 100644 (file)
index 17a2685..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-CC=gcc
-CFLAGS=-Wall
-
-all: init.o ../math/math.o
-
-clean:
-       rm -f *.o