/[corp]/esi/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /esi/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Fri Feb 1 13:33:27 2002 UTC (22 years, 3 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +5 -2 lines
FT filter

1 dpavlin 1.1 test: test-with test-without
2    
3 dpavlin 1.2 #URL=http://analysis.esi.co.uk/display.cgi?PLVD
4     URL='http://custom.marketwatch.com/custom/alliance/ftmw/invrel.asp?siteid=!plivadd-0773-4F6D-DHID-QN1112NFTD0X&symb=PLVD'
5    
6 dpavlin 1.1 test-with:
7 dpavlin 1.2 http_proxy=http://proxy.pliva.hr:8080/ wget --proxy=on $(URL) -O out-with_proxy && echo "fetch WITH proxy o.k."
8 dpavlin 1.1 test-without:
9 dpavlin 1.2 wget --proxy=off $(URL) -O out-without_proxy && echo "fetch WITHOUT proxy o.k."

  ViewVC Help
Powered by ViewVC 1.1.26