To | ng-spice-devel@ieee.ing.uniroma1.it |
From | "p.nenzi@ieee.org" <pnenzi@ieee.ing.uniroma1.it> |
Date | Tue, 17 Apr 2001 08:34:45 +0200 (CEST) |
Delivered-To | mailing list ng-spice-devel@ieee.ing.uniroma1.it |
In-Reply-To | <Pine.SOL.3.96.1010416144727.22313C-100000@bitter.mit.edu > |
Mailing-List | contact ng-spice-devel-help@ieee.ing.uniroma1.it; run by ezmlm |
Reply-To | ng-spice-devel@ieee.ing.uniroma1.it |
On Mon, 16 Apr 2001 mcmahill@mtl.mit.edu wrote: > > A couple of options. > > 1) use autoconf to define a variable like > > GETOPTSRCS= getopt.c getopt1.c > > if they're needed or > > GEOPTSRCS= > > if not and then add $(GETOPTSRCS) to the list of source files. Interesting, I will try this first. Thanks, Paolo