Skip to content

Commit

Permalink
consistent validation
Browse files Browse the repository at this point in the history
git-svn-id: https://slps.svn.sourceforge.net/svnroot/slps@189 ab42f6e0-554d-0410-b580-99e487e6eeb2
  • Loading branch information
grammarware committed Aug 19, 2008
1 parent cbfba73 commit 3de6380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topics/fl/ldf/Makefile
@@ -1,7 +1,7 @@
all:
java -jar ../../../download/msv/msv.jar ../../../shared/xsd/ldf.xsd fl.ldf
../../../shared/tools/checkxml ldf fl.ldf
../../../shared/tools/ldf2bgf fl.ldf fl.bgf
java -jar ../../../download/msv/msv.jar ../../../shared/xsd/bgf.xsd fl.bgf
../../../shared/tools/checkxml bgf fl.bgf

clean:
rm -f fl.bgf
Expand Down

0 comments on commit 3de6380

Please sign in to comment.