Forked from
Core Modules / dune-common
6956 commits behind the upstream repository.
-
Christian Engwer authored
[[Imported from SVN: r5215]]
Christian Engwer authored[[Imported from SVN: r5215]]
top-rules 357 B
# -*-makefile-*-
ACLOCAL_AMFLAGS=-I .
DUNECONTROL=@DUNE_COMMON_ROOT@/bin/dunecontrol
all-am: dependencies.m4
@DUNE_MOD_NAME@.m4: dune.module
cd $(srcdir) && $(DUNECONTROL) --only=@DUNE_MOD_NAME@ m4create
moduledir = $(libdir)/dunecontrol/@DUNE_MOD_NAME@
module_DATA = dune.module
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = @DUNE_MOD_NAME@.pc