summaryrefslogtreecommitdiff
path: root/science/gamess/files/Makefile.top
diff options
context:
space:
mode:
Diffstat (limited to 'science/gamess/files/Makefile.top')
-rw-r--r--science/gamess/files/Makefile.top11
1 files changed, 11 insertions, 0 deletions
diff --git a/science/gamess/files/Makefile.top b/science/gamess/files/Makefile.top
new file mode 100644
index 000000000000..edf2d8d88424
--- /dev/null
+++ b/science/gamess/files/Makefile.top
@@ -0,0 +1,11 @@
+# Makefile for gamess
+all: gamess_exe
+
+gamess_exe:
+ (cd tools ; make )
+ (cd ddi ; ./compddi )
+ ./compall
+ csh lked
+
+clean:
+ rm -rf object/*.o *.o *.f