From: Jim Meyering Date: Thu, 30 Nov 1995 21:00:06 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13g~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b8fcfb0df35074aafec86e75a61b6212cb4514;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/sort/Makefile b/tests/sort/Makefile index 50c63992c6..5cecb129ca 100644 --- a/tests/sort/Makefile +++ b/tests/sort/Makefile @@ -14,6 +14,6 @@ distclean: .PHONY: clean clean: distclean -.PHONY: realclean -realclean: clean +.PHONY: realclean maintainer-clean +maintainer-clean realclean: clean rm -f run-tests t*.in t*.exp t*.err