[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Error in last CVS Makefile



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
thomas@poindessous.com


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: