Hi,
I did a cvs update -Pd and then a make clean and I got a error because
mips-special doesn't exist anymore.

here is the patch:

--- Makefile.orig       Tue Apr  2 23:12:31 2002
+++ Makefile    Tue Apr  2 23:12:53 2002
@@ -262,7 +262,7 @@
 .PHONY: clean
 clean: cleanfiles
        set -e; for dir in utilities scripts/rootdisk/messages documentation \
-                          powerpc-specials mips-specials s390-specials ; \
+                          powerpc-specials s390-specials ; \
                do \
                    $(MAKE) -C $$dir $@ ;\
                done


-- 
Thomas Poindessous
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to