diff options
Diffstat (limited to 'perl-install/install/Makefile')
-rw-r--r-- | perl-install/install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/Makefile b/perl-install/install/Makefile index f939b5b79..fbd4f5a3d 100644 --- a/perl-install/install/Makefile +++ b/perl-install/install/Makefile @@ -90,6 +90,7 @@ endif full_stage2: $(MAKE) stage2 + @[ "$${DEBUG_INSTALL+xxx}" ] && make dont_run_directly_stage2 $(MAKE) compress compress: |