mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-14 17:43:11 +00:00
sane sparse path
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2857 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
9076eaa7da
commit
9eaf38d563
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue