autoconfiscation -- questions about make usage

Joe Buck jbuck@synopsys.COM
Wed Jan 30 04:22:00 GMT 2002


> All right.  I'm doing a lot of makefile rewriting as part of my
> autoconfiscation of the top level directory.  I need to know what GNU make
> constructs I'm allowed to use.  Do I need to stick to
> lowest-common-denominator make?

You don't need to use "least common denominator", but ideally any
Posix-compliant make (e.g. BSD Make) should work.



More information about the Gcc mailing list