Skip to content
  • Roland Levillain's avatar
    Milena: Factor Makefiles a bit more using file inclusion. · 83c98751
    Roland Levillain authored
    	* tests/tests.mk (AM_CPPFLAGS): Move general flags...
    	* common.mk (AM_CPPFLAGS): ...here.
    	Include it...
    	* doc/Makefile.am: ...here, to factor common parts.
    	* milena/apps/apps.mk: New file.
    	Include it...
    	* apps/constrained-connectivity/Makefile.am,
    	* apps/generic-skel/Makefile.am,
    	* apps/graph-morpho/Makefile.am,
    	* apps/morphers/Makefile.am,
    	* apps/papers/levillain.09.ismm/Makefile.am:
    	...here, to factor common parts.
    	* apps/mesh-segm-skel/Makefile.am: Likewise.
    	(noinst_HEADERS): Add save_bin_alt.hh.
    	(mesh_complex_skel_SOURCES)
    	(mesh_complex_max_curv_skel_SOURCES)
    	(mesh_complex_pinv_curv_skel_SOURCES):
    	Remove.
    	* tools/tools.mk: Remove this file and move its contents...
    	* tools/Makefile.am: ...here.
    83c98751