From 69907ed1e861483d4063a1eec3662690681651a7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 27 Aug 1999 10:58:06 +0000 Subject: no_comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 471e5abfc..fa4c0ab1a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ BINS = install/install install/local-install install/installinit/init .PHONY: $(BOOT_IMG) $(FLOPPY_IMG) $(BINS) update_kernel all: $(BOOT_IMG) - mkdir /export/images + mkdir /export/images 2>/dev/null ; true cp -f $(BOOT_IMG) /export/images clean: -- cgit v1.2.1