Skip to content

Commit

Permalink
Now installation of emsar is done through the GNU standard configure-…
Browse files Browse the repository at this point in the history
…make-make install scheme.
  • Loading branch information
SooLee committed Sep 4, 2015
1 parent 98c932d commit 93b8f77
Show file tree
Hide file tree
Showing 84 changed files with 27,881 additions and 56 deletions.
749 changes: 722 additions & 27 deletions Makefile
100755 → 100644

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
AUTOMAKE_OPTIONS = foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src
EXTRA_DIST = autogen.sh doc util
Loading

0 comments on commit 93b8f77

Please sign in to comment.