automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can automake conditional tests be indented?


From: Harlan Stenn
Subject: Can automake conditional tests be indented?
Date: Wed, 16 Oct 2002 21:51:57 -0400

The documentation doesn't say...

Can/should one indent automake conditionals in the Makefile.am, like this:

if COND1
 if COND2
  FOO
 endif
 BAR
endif

Harlan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]