Makefile
changeset 102 337a7a55e2c6
parent 91 6884cefd1b8c
child 107 38f78baf0be9
     1.1 --- a/Makefile	Thu Jan 03 09:32:31 2008 -0500
     1.2 +++ b/Makefile	Thu Jan 17 23:36:12 2008 -0500
     1.3 @@ -8,7 +8,7 @@
     1.4  test-driver : razor.o util.o test-driver.o
     1.5  
     1.6  test : test-driver
     1.7 -	./test-driver sets.xml test.xml
     1.8 +	./test-driver test.xml
     1.9  
    1.10  clean :
    1.11  	rm -f *.o razor