[Foomatic] Makefile for running a perl file

elham ashoori el_ashoori at yahoo.com
Fri Feb 20 07:35:30 PST 2004


hi Dear All
 
I have a problem with this Makefile,
 
small_component: $$coll
 INC= ../rel_assessments
 COLLS=*/*\
 cd $(INC); \
 for coll in $(COLLS)/*; do \
 for coll in *.*; do \
 perl small_component.perl $$coll; \
 done
\
 
I have a perl program, and it gets the name of the input file to process in arg[0]
but the Makefile Doesn't work,
does it have some errors?
many thanks
elham
 


---------------------------------
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linux-foundation.org/pipermail/printing-foomatic/attachments/20040220/823c4170/attachment.htm


More information about the Printing-foomatic mailing list