From 20870dd529a590c576b9ac0efce8ebb43170c1d2 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 1 Sep 2004 03:35:11 +0000 Subject: Split into a new target mdkinst_stage2 --- perl-install/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index 86dd6feb4..122fabfe1 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -197,6 +197,9 @@ endif full_stage2: $(MAKE) stage2 + $(MAKE) mdkinst_stage2 + +mdkinst_stage2: $(MISC_DEST)/make_mdkinst_stage2 $(DEST) $(STAGE2_DEST)/mdkinst_stage2 stage2: -- cgit v1.2.1