127 lines
2.9 KiB
Makefile
127 lines
2.9 KiB
Makefile
# $NetBSD: Makefile,v 1.33 1998/05/11 01:57:28 mycroft Exp $
|
|
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
|
|
#
|
|
|
|
# SUBDIR += FWF
|
|
# SUBDIR += XFree86
|
|
# SUBDIR += XFree86-contrib
|
|
SUBDIR += Xaw3d
|
|
# SUBDIR += Xaw-Xpm # don't enable this by default unless we
|
|
# have a CONFLICTS feature (installs same
|
|
# files like Xaw3d).
|
|
# SUBDIR += afterstep
|
|
SUBDIR += amiwm
|
|
SUBDIR += asclock
|
|
# SUBDIR += auis
|
|
# SUBDIR += bclock
|
|
# SUBDIR += blast
|
|
# SUBDIR += blt
|
|
# SUBDIR += bricons
|
|
# SUBDIR += camltk41
|
|
SUBDIR += ctwm
|
|
# SUBDIR += dclock
|
|
SUBDIR += dxpc
|
|
# SUBDIR += emiclock
|
|
# SUBDIR += emu
|
|
# SUBDIR += enlightenment
|
|
# SUBDIR += etlfonts
|
|
# SUBDIR += explorer
|
|
# SUBDIR += fbsd-icons
|
|
SUBDIR += filerunner
|
|
# SUBDIR += freefonts
|
|
SUBDIR += fvwm1
|
|
SUBDIR += fvwm2
|
|
# SUBDIR += fvwm2-english
|
|
SUBDIR += fvwm95
|
|
# SUBDIR += getbdf
|
|
SUBDIR += gtk
|
|
# SUBDIR += gwm
|
|
# SUBDIR += iv
|
|
SUBDIR += kde
|
|
SUBDIR += kdebase
|
|
SUBDIR += kdelibs
|
|
# SUBDIR += lesstif
|
|
SUBDIR += lesstif-current # conflicts with lesstif, above
|
|
# SUBDIR += libdnd
|
|
# SUBDIR += libsx
|
|
# SUBDIR += lupe
|
|
# SUBDIR += mlvwm
|
|
# SUBDIR += mouseclock
|
|
# SUBDIR += neXtaw
|
|
# SUBDIR += olvwm
|
|
# SUBDIR += p5-Tcl-Tk
|
|
SUBDIR += p5-Tk
|
|
# SUBDIR += piewm
|
|
# SUBDIR += pythonqt
|
|
SUBDIR += qt
|
|
# SUBDIR += qvwm
|
|
SUBDIR += rclock
|
|
SUBDIR += rxvt
|
|
# SUBDIR += sliderule
|
|
# SUBDIR += slingshot
|
|
SUBDIR += sunclock
|
|
SUBDIR += swisswatch
|
|
# SUBDIR += sxpc
|
|
SUBDIR += tix
|
|
# SUBDIR += tk41
|
|
# SUBDIR += tk42
|
|
SUBDIR += tk80
|
|
SUBDIR += tkcron
|
|
# SUBDIR += tkdesk
|
|
# SUBDIR += tkgoodstuff
|
|
SUBDIR += tkinfo
|
|
SUBDIR += tkirc
|
|
SUBDIR += tkman
|
|
# SUBDIR += tvtwm
|
|
SUBDIR += unclutter
|
|
# SUBDIR += viewfax
|
|
SUBDIR += windowmaker
|
|
# SUBDIR += wm2
|
|
SUBDIR += x3270
|
|
# SUBDIR += xalarm
|
|
# SUBDIR += xantfarm
|
|
SUBDIR += xautolock
|
|
# SUBDIR += xbuffy
|
|
# SUBDIR += xcb
|
|
# SUBDIR += xco
|
|
# SUBDIR += xcoloredit
|
|
SUBDIR += xcolors
|
|
# SUBDIR += xdaliclock
|
|
# SUBDIR += xdtm
|
|
SUBDIR += xearth
|
|
# SUBDIR += xfce
|
|
# SUBDIR += xfed
|
|
# SUBDIR += xfedor
|
|
SUBDIR += xfinans
|
|
SUBDIR += xfishtank
|
|
# SUBDIR += xfm
|
|
SUBDIR += xforms
|
|
SUBDIR += xgas
|
|
# SUBDIR += xgrab
|
|
SUBDIR += xkeycaps
|
|
SUBDIR += xless
|
|
# SUBDIR += xloadimage
|
|
SUBDIR += xlockmore
|
|
SUBDIR += xmascot
|
|
# SUBDIR += xmbdfed
|
|
# SUBDIR += xmold
|
|
SUBDIR += xmove
|
|
SUBDIR += xneko
|
|
SUBDIR += xplot
|
|
SUBDIR += xpmroot
|
|
SUBDIR += xpns
|
|
# SUBDIR += xpostit
|
|
# SUBDIR += xpostitPlus
|
|
# SUBDIR += xprompt
|
|
# SUBDIR += xscreensaver
|
|
SUBDIR += xsnow
|
|
# SUBDIR += xtacy
|
|
# SUBDIR += xtestpicture
|
|
SUBDIR += xtimer
|
|
# SUBDIR += xtoolwait
|
|
# SUBDIR += xview-clients
|
|
# SUBDIR += xview-config
|
|
# SUBDIR += xview-lib
|
|
# SUBDIR += xzoom
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|