Hi,I'm newbie in using autotools. I'm try to write a Makefile.am to only compile my module. With a bin_PROGRAMS define make produces CC and LD. How I can write the Makefile.am to
stop after CC.
Any example will be welcome. Regards Fred
Hi,I'm newbie in using autotools. I'm try to write a Makefile.am to only compile my module. With a bin_PROGRAMS define make produces CC and LD. How I can write the Makefile.am to
stop after CC.
Any example will be welcome. Regards Fred