Changed buildsystems from automake to plain make.

This commit is contained in:
Thulinma 2014-01-05 11:57:25 +01:00
parent cfb8edf4f3
commit 33427f1663
11 changed files with 106 additions and 149 deletions

10
.gitignore vendored
View file

@ -1,15 +1,16 @@
#ignore object files and nonsense like that
*.[oa]
*.la
*.lo
*.o
*.orig
*.bak
*~
.deps
Makefile
Makefile.in
version.m4
docs
nbproject
autom4te.cache
/libmist.so
/libmist.a
/configure
/config.*
/aclocal.m4
@ -27,3 +28,4 @@ libtool
*.json
*.pc
*.swp