obj$(DIRSEP)$(BUILDDIR)
d
$(top_builddir)/lib
$(top_builddir)/samples
../..
..
$(SRCDIR)/lib
$(SRCDIR)/samples
$(substituteFromDict(SHARED, {'1':'MUPARSER_DLL', '0':''}))
$(substituteFromDict(SHARED, {'1':'MUPARSERLIB_EXPORTS', '0':''}))
_WIN32
$(fileList('src/*.cpp'))
$(fileList('include/*.h'))
$(LIBOUTPATH)
$(SRCDIR)/include
$(LIBDIR)
$(PREFIX)
muparser$(DEBUG_BUILD_POSTFIX)
muparser$(DEBUG_BUILD_POSTFIX)
muparser$(DEBUG_BUILD_POSTFIX)
2.2
2.2.4
1
muParser=muParser_lib+muParser_dll
build/autoconf/muparser.pc
1
muParser_lib
$(SRCDIR)/include
$(SRCDIR)/lib
$(fileList('samples/example1/*.cpp'))
$(SAMPLEOUTPATH)/example1
$(substituteFromDict(SHARED, {'1':'USINGDLL', '0':''}))
$(fileList('samples/example1/*.cpp'))
$(SAMPLEOUTPATH)/example1
$(fileList('samples/example2/*.c'))
$(SAMPLEOUTPATH)/example2
$(substituteFromDict(SHARED, {'1':'USINGDLL', '0':''}))
muParser_lib
muParser_dll
example1
example2
( cd $(SRCDIR)$(DIRSEP)docs && doxygen )