automake
[Top][All Lists]
Advanced

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

Defining an arbitary value for one output only


From: Michael Still
Subject: Defining an arbitary value for one output only
Date: Sun, 2 Jun 2002 18:01:34 +1000

Hello all.

My Makefile.am looks something like:

noinst_PROGRAMS = sample ui
sample_SOURCES = sample.c
ui_SOURCES = ui.c other.c sample.c

I would like to be able to define a value such as WITHWX (i.e.
-DWITHWX=1) for the ui target only. I am having some trouble finding the
right variable name to use...

Can I have a hint please?

Thanks,
Mikal

-- 

Michael Still (address@hidden)     UMT+10hrs




reply via email to

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