summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-27 17:48:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-27 17:48:40 +0000
commitf2dfc18e507f8a0701f16b55ec83a8f19c981b53 (patch)
treef093c50646680f6b32e16548cf2f828d4c915ecf /devel
parentTime::HiRes module: High resolution time, sleep, and alarm. (diff)
Activate p5-Time-HiRes.
Notes
Notes: svn path=/head/; revision=19839
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 71acad542994..53ded3f68536 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.193 1999/06/11 00:10:41 steve Exp $
+# $Id: Makefile,v 1.194 1999/06/23 19:54:23 cpiazza Exp $
#
SUBDIR += ElectricFence
@@ -130,6 +130,7 @@
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Time
SUBDIR += p5-TimeDate
+ SUBDIR += p5-Time-HiRes
SUBDIR += p5-TraceFuncs
SUBDIR += patch
SUBDIR += pccts