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