[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake question
From: |
Steve M. Robbins |
Subject: |
Re: automake question |
Date: |
Thu, 13 Jun 2002 08:59:49 -0400 |
User-agent: |
Mutt/1.4i |
On Thu, Jun 13, 2002 at 10:55:16AM +0100, David Churches wrote:
>
> Hi,
>
> I am using automake to test codes by using make check.
> However, one of my test codes needs an argument in order to run. How do I
> give this argument to automake in the Makefile.am file?
You can use a shell script as your test that invokes the program
with an argument. I can't think of any other way.
-S
- automake question, David Churches, 2002/06/13
- Re: automake question,
Steve M. Robbins <=