summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
commit1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f (patch)
tree653f6411fbf1fe7f4e1117b460c961ac3767eddf /x11/Makefile
parentAdded spider. (diff)
Convert all makefiles to new formats.
Notes
Notes: svn path=/head/; revision=2233
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile76
1 files changed, 38 insertions, 38 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 1931cb950eb2..e8fd5c826f00 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,42 +1,42 @@
-# $Id: Makefile,v 1.76 1995/08/19 08:00:01 asami Exp $
+# $Id: Makefile,v 1.77 1995/09/28 02:08:30 jmz Exp $
#
- SUBDIR += FWF
- SUBDIR += XFree86
- SUBDIR += Xaw3d
- SUBDIR += blt
- SUBDIR += color_xterm
- SUBDIR += ctwm
- SUBDIR += emiclock
- SUBDIR += emu
- SUBDIR += fvwm
- SUBDIR += iv
- SUBDIR += olvwm
- SUBDIR += piewm
- SUBDIR += rxvt
- SUBDIR += sxpc
- SUBDIR += tk
- SUBDIR += tk4
- SUBDIR += tvtwm
- SUBDIR += viewfax
- SUBDIR += x3270
- SUBDIR += xbuffy
- SUBDIR += xcb
- SUBDIR += xcolors
- SUBDIR += xdaliclock
- SUBDIR += xdtm
- SUBDIR += xearth
- SUBDIR += xfed
- SUBDIR += xfm
- SUBDIR += xgrab
- SUBDIR += xkeycaps
- SUBDIR += xloadimage
- SUBDIR += xlockmore
- SUBDIR += xphoon
- SUBDIR += xscreensaver
- SUBDIR += xsnow
- SUBDIR += xview-config
- SUBDIR += xview-lib
- SUBDIR += xview-clients
+ SUBDIR += FWF
+ SUBDIR += XFree86
+ SUBDIR += Xaw3d
+ SUBDIR += blt
+ SUBDIR += color_xterm
+ SUBDIR += ctwm
+ SUBDIR += emiclock
+ SUBDIR += emu
+ SUBDIR += fvwm
+ SUBDIR += iv
+ SUBDIR += olvwm
+ SUBDIR += piewm
+ SUBDIR += rxvt
+ SUBDIR += sxpc
+ SUBDIR += tk
+ SUBDIR += tk4
+ SUBDIR += tvtwm
+ SUBDIR += viewfax
+ SUBDIR += x3270
+ SUBDIR += xbuffy
+ SUBDIR += xcb
+ SUBDIR += xcolors
+ SUBDIR += xdaliclock
+ SUBDIR += xdtm
+ SUBDIR += xearth
+ SUBDIR += xfed
+ SUBDIR += xfm
+ SUBDIR += xgrab
+ SUBDIR += xkeycaps
+ SUBDIR += xloadimage
+ SUBDIR += xlockmore
+ SUBDIR += xphoon
+ SUBDIR += xscreensaver
+ SUBDIR += xsnow
+ SUBDIR += xview-config
+ SUBDIR += xview-lib
+ SUBDIR += xview-clients
.include <bsd.port.subdir.mk>