summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-09-03 14:59:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-09-03 14:59:32 +0000
commitea132b1e62c7c13e2dd5c7c004d9faae884598a5 (patch)
treef4039c1a3ba605a3b84e00710d539a40e0cfab24 /Makefile
parent2bdc7321bee349bafad716a79f0161685a07e606 (diff)
downloaddrakx-backup-do-not-use-ea132b1e62c7c13e2dd5c7c004d9faae884598a5.tar
drakx-backup-do-not-use-ea132b1e62c7c13e2dd5c7c004d9faae884598a5.tar.gz
drakx-backup-do-not-use-ea132b1e62c7c13e2dd5c7c004d9faae884598a5.tar.bz2
drakx-backup-do-not-use-ea132b1e62c7c13e2dd5c7c004d9faae884598a5.tar.xz
drakx-backup-do-not-use-ea132b1e62c7c13e2dd5c7c004d9faae884598a5.zip
build the all.rdz's for isolinux
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dfb384bb4..441609f09 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ BOOT_IMG += $(RELEASE_BOOT_IMG)
FRELEASE_BOOT_IMG = $(BOOT_IMG:%=images/%)
FBOOT_IMG = $(BOOT_IMG:%=images/%)
-FBOOT_RDZ = $(FBOOT_IMG:%.img=%.rdz)
+FBOOT_RDZ = $(FBOOT_IMG:%.img=%.rdz) images/all.rdz
BINS = mdk-stage1/init mdk-stage1/stage1-full mdk-stage1/stage1-cdrom mdk-stage1/stage1-network mdk-stage/stage1-usbnet
ifeq (ppc,$(ARCH))