From 2e01c9107f0c315748bbe7ab40b38450b2728eda Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 8 Feb 2005 10:33:01 +0000 Subject: "images" target is phony --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e95d96ea9..ef8ae2db1 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ include Makefile.config DIRS = tools kernel mdk-stage1 perl-install rescue -.PHONY: dirs install isolinux-graphic.bmp.parameters isolinux-graphic-simple.bmp.parameters +.PHONY: dirs install isolinux-graphic.bmp.parameters isolinux-graphic-simple.bmp.parameters images install: dirs images rescue install_only -- cgit v1.2.1