delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/06/10/19:37:04

Message-ID: <19980611013127.D302@cdata.tvnet.hu>
Date: Thu, 11 Jun 1998 01:31:27 +0200
From: Laszlo Molnar <molnarl AT cdata DOT tvnet DOT hu>
To: djgpp AT delorie DOT com
Subject: directory changing problem with make
Mime-Version: 1.0

Hi all!

Here is an excerpt from Perl 5.004_65 's makefile:

--------8<---------
plextract = pod/pod2html pod/pod2latex pod/pod2man pod/pod2text

$(plextract):	miniperl lib/Config.pm
	./miniperl -Ilib $@.PL
--------8<---------

The scripts in the `pod' directory (like pod/pod2html.PL) begin with a
chdir to the `pod' directory but they don't chdir back to the base
directory at the end. This should be no problem, because make should
take care of this, but it seems djgpp's make doesn't do that
(make 3.76.1).

I hope this could be corrected in the next release (and I will be able
to remove my ugly workaround from Perl's makefile).

Thanks, Laszlo


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019