Mailing List Archive


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

Re: [tlug] make and wildcards



On Wed, 06 Dec 2006 16:49:53 +0900
Darren Cook <darren@example.com> wrote:

> strict: *.as
> 	mtasc -strict -version 7 -cp /path/to/classpath *.as
> 
> The problem is I want to exclude one file ("Sloppy.as"),

> 
> What would you do?

Assuming you are using gnu make, read the following :
http://www.gnu.org/software/make/manual/make.html#Wildcard-Function
http://www.gnu.org/software/make/manual/make.html#Functions

I'll leave the pleasure of solving this particular problem up to you :)
Bsd and other make variants have similar features.

Attachment: signature.asc
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links