From 324ff57c7f8ac5da62dfcb5b4974cf1f8afe460b Mon Sep 17 00:00:00 2001 From: brad Date: Fri, 28 Jul 2000 10:46:33 +0000 Subject: [PATCH] add pth to Makefile --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 88810749a46..13c8151d4f5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.35 2000/07/25 20:53:10 danh Exp $ +# $OpenBSD: Makefile,v 1.36 2000/07/28 10:46:33 brad Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ # @@ -104,6 +104,7 @@ # SUBDIR += portlint SUBDIR += prc-tools # SUBDIR += prcs + SUBDIR += pth # SUBDIR += sawt # SUBDIR += scogdb # SUBDIR += sfio