open-src/app/Makefile
changeset 309 cdb665e70efa
parent 304 663147d1e4cc
child 310 1732b3c1b136
equal deleted inserted replaced
308:8dff8932c417 309:cdb665e70efa
    26 # Except as contained in this notice, the name of a copyright holder
    26 # Except as contained in this notice, the name of a copyright holder
    27 # shall not be used in advertising or otherwise to promote the sale, use
    27 # shall not be used in advertising or otherwise to promote the sale, use
    28 # or other dealings in this Software without prior written authorization
    28 # or other dealings in this Software without prior written authorization
    29 # of the copyright holder.
    29 # of the copyright holder.
    30 #
    30 #
    31 # @(#)Makefile	1.21	08/01/31
    31 # @(#)Makefile	1.22	08/02/08
    32 #
    32 #
    33 ###############################################################################
    33 ###############################################################################
    34 
    34 
    35 OS_SUBDIRS_common = \
    35 OS_SUBDIRS_common = \
    36 	constype \
    36 	constype \
    37 	editres \
    37 	editres \
    38 	mesa-demos \
    38 	mesa-demos \
    39 	mkfontscale \
    39 	mkfontscale \
    40 	xcalc \
    40 	xcalc \
    41  	xclipboard \
    41  	xclipboard \
       
    42  	xconsole \
    42 	xcursorgen \
    43 	xcursorgen \
    43 	xdpyinfo \
    44 	xdpyinfo \
    44 	xgamma \
    45 	xgamma \
    45 	xhost \
    46 	xhost \
    46 	xkbcomp \
    47 	xkbcomp \
    53 	xrandr \
    54 	xrandr \
    54 	xrdb \
    55 	xrdb \
    55 	xrefresh \
    56 	xrefresh \
    56 	xset \
    57 	xset \
    57         xsetroot \
    58         xsetroot \
       
    59         xstdcmap \
    58 	xvidtune \
    60 	xvidtune \
    59 	xvinfo \
    61 	xvinfo \
    60 	xwininfo \
    62 	xwininfo \
    61 	xscreensaver
    63 	xscreensaver
    62 
    64