diff options
Diffstat (limited to 'atlas12/Makefile.am')
-rw-r--r-- | atlas12/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/atlas12/Makefile.am b/atlas12/Makefile.am new file mode 100644 index 0000000..40cacfa --- /dev/null +++ b/atlas12/Makefile.am @@ -0,0 +1,4 @@ +AM_FFLAGS=-double-size 64 -save +bin_PROGRAMS = atlas12 +atlas12_SOURCES = atlas12.for +SUBDIRS = . |