init in moldyn now
authorhackbard <hackbard>
Thu, 14 Dec 2006 00:08:02 +0000 (00:08 +0000)
committerhackbard <hackbard>
Thu, 14 Dec 2006 00:08:02 +0000 (00:08 +0000)
init/Makefile [deleted file]

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