summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-06-24 05:36:47 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-06-24 05:36:47 +0000
commit4fe4b734093a2527ceda0d72877b10363aa5cbb5 (patch)
treeeea1c6d0ed8475a4dd2a5b82820b1ef50ce1c793 /devel
parentSource level C debugger that runs under X11 (diff)
share ups-debug
Notes
Notes: svn path=/head/; revision=11497
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 c27fd5f6d797..58966f475e7c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.109 1998/05/25 03:06:59 steve Exp $
+# $Id: Makefile,v 1.110 1998/06/07 14:50:21 kuriyama Exp $
#
SUBDIR += ElectricFence
@@ -105,6 +105,7 @@
SUBDIR += tkcvs
SUBDIR += tkref
SUBDIR += tvision
+ SUBDIR += ups-debug
SUBDIR += vtcl
SUBDIR += xmake
SUBDIR += xwpe