diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
commit | 45df0ad9a989c9370a88833aeffaab06ca30547c (patch) | |
tree | 53cd9a8edd5e9918d659733dcebc23c140c33e26 /x11 | |
parent | Oops, forgot to commit these.... (diff) |
Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
Notes
Notes:
svn path=/head/; revision=12326
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/x11/Makefile b/x11/Makefile index e4c8eec66e9c..6a017fcc3738 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.221 1998/08/07 22:02:54 asami Exp $ +# $Id: Makefile,v 1.222 1998/08/07 22:17:47 asami Exp $ # SUBDIR += FWF @@ -8,21 +8,17 @@ SUBDIR += afterstep SUBDIR += afterstep-devel SUBDIR += amiwm - SUBDIR += asclock SUBDIR += asfiles SUBDIR += auis - SUBDIR += bclock SUBDIR += blackbox SUBDIR += blast SUBDIR += blt SUBDIR += bricons SUBDIR += camltk41 SUBDIR += ctwm - SUBDIR += dclock SUBDIR += dfm SUBDIR += dgs SUBDIR += dxpc - SUBDIR += emiclock SUBDIR += emu SUBDIR += enlightenment SUBDIR += eterm @@ -50,9 +46,7 @@ SUBDIR += libsx SUBDIR += lupe SUBDIR += lwm - SUBDIR += mlclock SUBDIR += mlvwm - SUBDIR += mouseclock SUBDIR += neXtaw SUBDIR += offix-clipboard SUBDIR += offix-execute @@ -71,13 +65,10 @@ SUBDIR += qt133 SUBDIR += qt140 SUBDIR += qvwm - SUBDIR += rclock SUBDIR += rxvt SUBDIR += sharefonts SUBDIR += slingshot - SUBDIR += swisswatch SUBDIR += sxpc - SUBDIR += t3d SUBDIR += tix SUBDIR += tk41 SUBDIR += tk42 @@ -93,10 +84,8 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 - SUBDIR += wmtime SUBDIR += wmx SUBDIR += x3270 - SUBDIR += xalarm SUBDIR += xaniroc SUBDIR += xantfarm SUBDIR += xautolock @@ -105,7 +94,6 @@ SUBDIR += xco SUBDIR += xcoloredit SUBDIR += xcolors - SUBDIR += xdaliclock SUBDIR += xdtm SUBDIR += xfce SUBDIR += xfed |