X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/4dd7271443e188997d0091db7406632aaf26209c..2cecdaff4e89d020d2500eab63b6fe6caa537788:/test/db1/Makefile diff --git a/test/db1/Makefile b/test/db1/Makefile index f8cb818..62d52df 100644 --- a/test/db1/Makefile +++ b/test/db1/Makefile @@ -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.