Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 01:38:25 -0800
From:      "Rodney W. Grimes" <rgrimes>
To:        CVS-commiters, cvs-gnu
Subject:   cvs commit: src/gnu/lib/libg++ Makefile
Message-ID:  <199503200938.BAA17054@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
rgrimes     95/03/20 01:38:24

  Modified:    gnu/lib/libg++ Makefile
  Log:
  Pretty much a complete rewrite of this Makefile.
  
  Remove private mkdir command for /usr/include/g++, this is now
  handled by mtree.
  
  Make the whole file fit in 80 column output, sort the SRCS list and
  split into .c and .cc sources.
  
  Use $Id$ instead of $FreeBSD$ since we pulled support for this.
  
  Add DPADD to match LDADD and now include <bsd.prog.mk> to define
  the DPADD values (This is a hack until the .mk stuff can be corrected
  so that ${LIB*} is visiable in bsd.lib.mk.)
  
  Optimize beforeinstall target by eliminating a subshell.



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