aboutsummaryrefslogtreecommitdiff
path: root/atlas9/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'atlas9/Makefile.am')
-rw-r--r--atlas9/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/atlas9/Makefile.am b/atlas9/Makefile.am
new file mode 100644
index 0000000..7fcbbdf
--- /dev/null
+++ b/atlas9/Makefile.am
@@ -0,0 +1,10 @@
+AM_FFLAGS=-double-size 64 -save
+bin_PROGRAMS = atlas9v \
+ atlas9vkur \
+ atlas9mem \
+ atlas9memkur
+atlas9v_SOURCES = atlas9v.for
+atlas9vkur_SOURCES = atlas9vkur.for
+atlas9mem_SOURCES = atlas9mem.for
+atlas9memkur_SOURCES = atlas9memkur.for
+SUBDIRS = .