From 9eaf38d5637777a816b177ce2466ecfdec400d25 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 11 Oct 2005 16:15:55 +0000 Subject: [PATCH] sane sparse path git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2857 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- linkcheck/HtmlParser/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/HtmlParser/Makefile b/linkcheck/HtmlParser/Makefile index 90b35b99..f1e47185 100644 --- a/linkcheck/HtmlParser/Makefile +++ b/linkcheck/HtmlParser/Makefile @@ -3,7 +3,7 @@ FLEX = flex PYVER = 2.4 PYTHON = python$(PYVER) -SPARSE=/home/calvin/src/sparse/check +SPARSE=sparse all: htmllex.c htmlparse.c