summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-22 21:15:38 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-22 21:15:38 +0000
commit0b7b44f06a066515b90eebae8f7c913d75477f6c (patch)
tree1ab82eb7fbda10ad106189cc64e3c0f8cdb92cbf /x11
parentBring in the simple X protocol compressor. (diff)
Add sxpc port
Notes
Notes: svn path=/head/; revision=1183
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile
index ef5b31e2c1db..9ef6302db54b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $
+# $Id: Makefile,v 1.53 1995/03/16 00:07:40 asami Exp $
#
SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \
- rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \
- xlockmore xphoon xsnow xview-config xview-lib xview-clients
+ rxvt sxpc tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm \
+ xkeycaps xlockmore xphoon xsnow xview-config xview-lib xview-clients
#
# These depend on tk, so might as well build tk first...