Hi Michael,
* Michael Schulz wrote on Sat, Nov 05, 2005 at 05:23:30PM CET:
>
> I'm newbe to autoconf, automake.
> I try to make a target in Makefile.am that compiles the base source code
> with some extra code and extra libs.
> But a 'make fb' only compiles the base source code. Makefile.am:
*s
Hello!
I'm newbe to autoconf, automake.
I try to make a target in Makefile.am that compiles the base source code
with some extra code and extra libs.
But a 'make fb' only compiles the base source code. Makefile.am:
bin_PROGRAMS = moll
#
# m-files #
###