]> andersk Git - splint.git/blobdiff - test/db1/Makefile
Fixed manual typo.
[splint.git] / test / db1 / Makefile
index f8cb818713b9668064eaced464827b8e5d7ca23d..62d52dff4fca8724cd06da3127adc18f5109c148 100644 (file)
@@ -51,10 +51,10 @@ check: $(LCSFILES)
 ###
 
 clean: tidy
-       -@rm -f *.c.html *.lcl.html *.h.html *.lh.html *.lcs *.lh >& /dev/null
+       -@rm -f *.c.html *.lcl.html *.h.html *.lh.html *.lcs *.lh 1> /dev/null
 
 tidy:
-       -@rm -f ,* .,* *.CKP *.BAK .emacs_[0-9]* core a.out *.*~ *~ *.o drive >& /dev/null
+       -@rm -f ,* .,* *.CKP *.BAK .emacs_[0-9]* core a.out *.*~ *~ *.o drive 11> /dev/null
 
 ### The following dependencies ensure that imported LCL specs 
 ### are checked before the specs that import them.
This page took 0.040609 seconds and 4 git commands to generate.