From 0d03a46346e342263c4fe975eaa92da9a164c98f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 13 Apr 2004 12:11:22 +0000 Subject: rename rule "all" to "default" (it doesn't do all) --- move/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/move/Makefile b/move/Makefile index 91c888b30..9352e3f5d 100644 --- a/move/Makefile +++ b/move/Makefile @@ -24,7 +24,7 @@ endif .PHONY: iso -all: install +default: install build: stage1 xwait runlevel_set sudo ./collect-directories-to-create.pl $(DEST_LIVETREE) > data/directories-to-create -- cgit v1.2.1