>   s> byprice.cgi : LOCPTH = /home/swani/web2/dat
>   s> byprice.cgi : DOMAIN = /domains/harvestview.com/cgi-bin
>   s> byprice.cgi : CHAPTERS = u40.lst u60.lst u100.lst u500.lst
> 
>   s> byprice.cgi: $(BOOKPROG) $(DEFCODE) $(CHAPTERS) $(BOOK)
> 
>   s> So, how to do this correctly?

You could also do something like

    byprice_CHAPTERS = u40.lst u60.lst u100.lst u500.lst

which gives you a unique variable for each target.

-- 
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to