Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2001 14:48:51 -0600 (CST)
From:      Antoine Beaupré <antoine@usw4.freebsd.org>
To:        libh@FreeBSD.org
Subject:   cvs commit: libh/compile Makefile.inc1 libh/compile/graphics Makefile libh/compile/none Makefile libh/compile/text Makefile libh/compile/text+graphics Makefile
Message-ID:  <200112042048.fB4Kmpd44355@usw4.freebsd.org>

next in thread | raw e-mail | index | archive | help
antoine     2001/12/04 14:48:51 CST

  Modified files:
    compile              Makefile.inc1 
    compile/graphics     Makefile 
    compile/none         Makefile 
    compile/text         Makefile 
    compile/text+graphics Makefile 
  Log:
  Simplify and cleanup compile/ Makefiles:
  
  o BSUBDIR points now to "full path" (eg. lib/file instead of file)
  
  o create a common Makefile.subdirs holding rules for these subdirs
  
  o use a .for with a list instead of repeating calls
  
  Approved by:	no-one, but I think it should be ok, bang me on the head
  if not.
  
  Revision  Changes    Path
  1.2       +3 -10     libh/compile/Makefile.inc1
  1.2       +2 -12     libh/compile/graphics/Makefile
  1.2       +2 -12     libh/compile/none/Makefile
  1.2       +2 -12     libh/compile/text/Makefile
  1.2       +2 -12     libh/compile/text+graphics/Makefile


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




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