From 9d8cc542a074168cd2367d1d71007cca38392231 Mon Sep 17 00:00:00 2001 From: naddy Date: Sun, 21 Jul 2002 18:54:31 +0000 Subject: [PATCH] +ccache --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 5dab2d3619e..5aa50c7a2c9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.132 2002/07/11 09:27:06 shell Exp $ +# $OpenBSD: Makefile,v 1.133 2002/07/21 18:54:31 naddy Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -14,6 +14,7 @@ SUBDIR += binutils SUBDIR += bison SUBDIR += boehm-gc + SUBDIR += ccache SUBDIR += cook SUBDIR += cscope SUBDIR += ctm