From owner-freebsd-libh Tue Dec 4 12:48:54 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 33BB537B405 for ; Tue, 4 Dec 2001 12:48:52 -0800 (PST) Received: (from antoine@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id fB4Kmpd44355 for libh@FreeBSD.org; Tue, 4 Dec 2001 14:48:51 -0600 (CST) (envelope-from antoine) Message-Id: <200112042048.fB4Kmpd44355@usw4.freebsd.org> From: Antoine Beaupré Date: Tue, 4 Dec 2001 14:48:51 -0600 (CST) 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 Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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