AND && in ifeq in makefile | Unix Linux Forums | UNIX for Advanced ...

AND && in ifeq in makefile | Unix Linux Forums | UNIX for Advanced ...

瀏覽:847
日期:2025-06-11
Can anybody help mw how to use 2 conditinal directives in makefile (with AND= &&), so far ... ifeq ($(VAR1),15) && ($(VAR2),32) MOD_CFLAGS1 += -m64 endif * ** Extraneous text after `ifeq' directive ... Here's an example:....看更多