Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 05:00:59 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl Makefile.inc src/gnu/usr.bin/perl/libperl config.SH-aout.i386 config.SH-elf.alpha config.SH-elf.i386 src/gnu/usr.bin/perl/perl Makefile src/gnu/usr.bin/perl/suidperl Makefile src/gnu/usr.bin/perl/utils/perlbug Makefile ...
Message-ID:  <199809221200.FAA19234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       1998/09/22 05:00:59 PDT

  Modified files:
    gnu/usr.bin/perl     Makefile.inc 
    gnu/usr.bin/perl/libperl config.SH-aout.i386 
                             config.SH-elf.alpha 
                             config.SH-elf.i386 
    gnu/usr.bin/perl/perl Makefile 
    gnu/usr.bin/perl/suidperl Makefile 
    gnu/usr.bin/perl/utils/perlbug Makefile 
    gnu/usr.bin/perl/x2p/a2pl Makefile 
  Log:
  Big cleanup of the perl build.
  
  1) Inspired by JB's finding of a hardcoded /usr/bin/ranlib in the
     config files, these have been properly cleaned up and have
     been personalised for FreeBSD, not MarkM.
  
  2) Inspired by Peter, copying of the lib/ext etc dirs has been
     replaced by a link farm.
  
  3) Common code has been moved to a higher-level Makefile.inc.
  
  This has been tested with a make -j8.
  
  Revision  Changes    Path
  1.5       +28 -1     src/gnu/usr.bin/perl/Makefile.inc
  1.3       +17 -15    src/gnu/usr.bin/perl/libperl/config.SH-aout.i386
  1.4       +17 -15    src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
  1.3       +17 -15    src/gnu/usr.bin/perl/libperl/config.SH-elf.i386
  1.13      +45 -51    src/gnu/usr.bin/perl/perl/Makefile
  1.4       +26 -47    src/gnu/usr.bin/perl/suidperl/Makefile
  1.2       +4 -4      src/gnu/usr.bin/perl/utils/perlbug/Makefile
  1.6       +3 -3      src/gnu/usr.bin/perl/x2p/a2pl/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809221200.FAA19234>