Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 03:26:18 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-share@FreeBSD.org
Subject:   cvs commit:  src/share/mk bsd.lib.mk
Message-ID:  <199704231026.DAA02559@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/23 03:26:18

  Modified:    share/mk  bsd.lib.mk
  Log:
  Fixed missing strip step in .S.o and .S.po rules.
  
  Fixed back to front -X and -x strip flags in .m.o and .m.po rules.
  Fixed disordered .m.o and .m.po rules.  What is .m?
  
  Stripping probably should be removed.  It makes problems in library
  functions hard to debug...
  
  Revision  Changes    Path
  1.54      +7 -5      src/share/mk/bsd.lib.mk



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