From 25350477a4532765c39e5f051037a5e79588723b Mon Sep 17 00:00:00 2001 From: zweije Date: Wed, 25 Jul 2001 15:49:16 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r578, which included commits to RCS files with non-trunk default branches. git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@579 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- sucl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sucl/Makefile b/sucl/Makefile index 698566c..4237b18 100644 --- a/sucl/Makefile +++ b/sucl/Makefile @@ -17,7 +17,7 @@ clean: rm -Rf errors.err $(SYS) tags: *.dcl *.icl ../compiler/*.dcl ../compiler/*.icl - cleantags $^ >$@ + sh cleantags $^ >$@ %: $(SYS)/%.abc @: -- cgit v1.2.3