Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 10:25:51 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1 src/share/mk sys.mk src/usr.bin/xlint Makefile Makefile.inc src/usr.bin/xlint/lint1 Makefile src/usr.bin/xlint/llib Makefile src/usr.bin/xlint/xlint Makefile pathnames.h
Message-ID:  <200203201825.g2KIPpe44526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/03/20 10:25:51 PST

  Modified files:
    .                    Makefile.inc1 
    share/mk             sys.mk 
    usr.bin/xlint        Makefile Makefile.inc 
    usr.bin/xlint/lint1  Makefile 
    usr.bin/xlint/llib   Makefile 
    usr.bin/xlint/xlint  Makefile pathnames.h 
  Log:
  Make lint(1) a cross-tool.
  
  (See commit log for usr.bin/xlint/Makefile,v 1.11 for what was wrong
  with enabling build of lint libraries in rev. 1.12.)
  
  This fixes cross-arch compiles (running binaries for a different arch
  when generating lint.7 and lint libraries) and cross-branch compiles
  (4.x -> 5.0 buildworld should be working again).
  
  Revision  Changes    Path
  1.245     +3 -1      src/Makefile.inc1
  1.59      +1 -1      src/share/mk/sys.mk
  1.13      +0 -2      src/usr.bin/xlint/Makefile
  1.3       +2 -1      src/usr.bin/xlint/Makefile.inc
  1.14      +6 -4      src/usr.bin/xlint/lint1/Makefile
  1.13      +0 -7      src/usr.bin/xlint/llib/Makefile
  1.8       +2 -1      src/usr.bin/xlint/xlint/Makefile
  1.6       +3 -6      src/usr.bin/xlint/xlint/pathnames.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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