This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-core
Watch
4
Star
0
Fork
0
You've already forked opm-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
deb1f4e5ada2f731e824cd4b0263aa2d9938b7dd
opm-core
/
Makefile.am
6 lines
81 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move source files to sub-dir 'src'.
2010-10-29 15:08:09 +02:00
SUBDIRS
=
src
Created Makefile.am for use with dune build system. Very primitive version so far, and only includes ifsh-related things.
2010-09-24 07:47:07 +00:00
Declare headers (in a suitable $(includedir)), extra Autoconf macro directory, and disable Dune-specific Automake include rule. Rely on Dune users to re-enable the latter (but not to expose the rest of the world to that enabling).
2010-09-28 12:21:18 +00:00
ACLOCAL_AMFLAGS
=
-I m4
Created Makefile.am for use with dune build system. Very primitive version so far, and only includes ifsh-related things.
2010-09-24 07:47:07 +00:00
Declare headers (in a suitable $(includedir)), extra Autoconf macro directory, and disable Dune-specific Automake include rule. Rely on Dune users to re-enable the latter (but not to expose the rest of the world to that enabling).
2010-09-28 12:21:18 +00:00
## include $(top_srcdir)/am/global-rules
Reference in New Issue
Copy Permalink