VirtualBox

Changeset 38091 in vbox


Ignore:
Timestamp:
Jul 21, 2011 11:48:37 AM (13 years ago)
Author:
vboxsync
Message:

RDP/client/Makefile.kmk: Inline the rdesktop_nonbin_SOURCES, mode fix.

Location:
trunk/src/VBox/RDP/client
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client/Makefile.kmk

    r38082 r38091  
    124124rdesktop-vrdp-keymaps_INST    = $(INST_BIN)rdesktop-vrdp-keymaps/
    125125rdesktop-vrdp-keymaps_MODE    = 644
    126 rdesktop-vrdp-keymaps_SOURCES = $(wildcard $(VBOX_PATH_RDESKTOP_SRC)/keymaps/*)
     126rdesktop-vrdp-keymaps_SOURCES = \
     127        $(not-dir $(wildcard $(VBOX_PATH_RDESKTOP_SRC)/keymaps/*))
     128rdesktop-vrdp-keymaps_convert-map_MODE = 755
    127129
    128130
     
    146148rdesktop-nonbin_INST     = $(rdesktop-bin_INST)
    147149rdesktop-nonbin_MODE     = a+r,u+w
    148 ## @todo move the content of files_rdesktop-vrdp here. There is no call for a separate file in this case.
    149 include $(PATH_SUB_CURRENT)/files_rdesktop-vrdp
     150rdesktop-nonbin_SOURCES = \
     151        bitmap.c=>bitmap.c \
     152        bootstrap=>bootstrap \
     153        cache.c=>cache.c \
     154        channels.c=>channels.c \
     155        cliprdr.c=>cliprdr.c \
     156        config.guess=>config.guess \
     157        config.sub=>config.sub \
     158        configure=>configure \
     159        configure.ac=>configure.ac \
     160        constants.h=>constants.h \
     161        COPYING=>COPYING \
     162        disk.c=>disk.c \
     163        disk.h=>disk.h \
     164        doc/TODO=>doc/TODO \
     165        doc/patches.txt=>doc/patches.txt \
     166        doc/ipv6.txt=>doc/ipv6.txt \
     167        doc/ChangeLog=>doc/ChangeLog \
     168        doc/keymap-names.txt=>doc/keymap-names.txt \
     169        doc/HACKING=>doc/HACKING \
     170        doc/AUTHORS=>doc/AUTHORS \
     171        doc/keymapping.txt=>doc/keymapping.txt \
     172        doc/rdesktop.1=>doc/rdesktop.1 \
     173        doc/licensing.txt=>doc/licensing.txt \
     174        doc/redirection.txt=>doc/redirection.txt \
     175        ewmhints.c=>ewmhints.c \
     176        install-sh=>install-sh \
     177        iso.c=>iso.c \
     178        keymaps/fr-ch=>keymaps/fr-ch \
     179        keymaps/lv=>keymaps/lv \
     180        keymaps/fr=>keymaps/fr \
     181        keymaps/nl=>keymaps/nl \
     182        keymaps/no=>keymaps/no \
     183        keymaps/da=>keymaps/da \
     184        keymaps/lt=>keymaps/lt \
     185        keymaps/pl=>keymaps/pl \
     186        keymaps/hr=>keymaps/hr \
     187        keymaps/he=>keymaps/he \
     188        keymaps/ja=>keymaps/ja \
     189        keymaps/tr=>keymaps/tr \
     190        keymaps/fo=>keymaps/fo \
     191        keymaps/de=>keymaps/de \
     192        keymaps/fr-be=>keymaps/fr-be \
     193        keymaps/is=>keymaps/is \
     194        keymaps/ko=>keymaps/ko \
     195        keymaps/common=>keymaps/common \
     196        keymaps/fi=>keymaps/fi \
     197        keymaps/ar=>keymaps/ar \
     198        keymaps/cs=>keymaps/cs \
     199        keymaps/pt=>keymaps/pt \
     200        keymaps/fr-ca=>keymaps/fr-ca \
     201        keymaps/en-us=>keymaps/en-us \
     202        keymaps/et=>keymaps/et \
     203        keymaps/en-dv=>keymaps/en-dv \
     204        keymaps/mk=>keymaps/mk \
     205        keymaps/nl-be=>keymaps/nl-be \
     206        keymaps/th=>keymaps/th \
     207        keymaps/pt-br=>keymaps/pt-br \
     208        keymaps/ru=>keymaps/ru \
     209        keymaps/sv=>keymaps/sv \
     210        keymaps/es=>keymaps/es \
     211        keymaps/hu=>keymaps/hu \
     212        keymaps/modifiers=>keymaps/modifiers \
     213        keymaps/en-gb=>keymaps/en-gb \
     214        keymaps/de-ch=>keymaps/de-ch \
     215        keymaps/sl=>keymaps/sl \
     216        keymaps/it=>keymaps/it \
     217        licence.c=>licence.c \
     218        lspci.c=>lspci.c \
     219        Makefile.in=>Makefile.in \
     220        mcs.c=>mcs.c \
     221        mppc.c=>mppc.c \
     222        orders.c=>orders.c \
     223        orders.h=>orders.h \
     224        parallel.c=>parallel.c \
     225        parse.h=>parse.h \
     226        printer.c=>printer.c \
     227        printercache.c=>printercache.c \
     228        proto.h=>proto.h \
     229        proto.head=>proto.head \
     230        proto.tail=>proto.tail \
     231        pstcache.c=>pstcache.c \
     232        rdesktop.c=>rdesktop.c \
     233        rdesktop.h=>rdesktop.h \
     234        rdesktop.spec=>rdesktop.spec \
     235        rdp5.c=>rdp5.c \
     236        rdp.c=>rdp.c \
     237        rdpdr.c=>rdpdr.c \
     238        rdpsnd_alsa.c=>rdpsnd_alsa.c \
     239        rdpsnd.c=>rdpsnd.c \
     240        rdpsnd_dsp.c=>rdpsnd_dsp.c \
     241        rdpsnd_dsp.h=>rdpsnd_dsp.h \
     242        rdpsnd.h=>rdpsnd.h \
     243        rdpsnd_libao.c=>rdpsnd_libao.c \
     244        rdpsnd_oss.c=>rdpsnd_oss.c \
     245        rdpsnd_sgi.c=>rdpsnd_sgi.c \
     246        rdpsnd_sun.c=>rdpsnd_sun.c \
     247        README=>README \
     248        scancodes.h=>scancodes.h \
     249        scard.c=>scard.c \
     250        scard.h=>scard.h \
     251        seamless.c=>seamless.c \
     252        seamless.h=>seamless.h \
     253        secure.c=>secure.c \
     254        serial.c=>serial.c \
     255        ssl.c=>ssl.c \
     256        ssl.h=>ssl.h \
     257        tcp.c=>tcp.c \
     258        types.h=>types.h \
     259        vrdp/vrdpusb.h=>vrdp/vrdpusb.h \
     260        vrdp/rdpusb.c=>vrdp/rdpusb.c \
     261        xclip.c=>xclip.c \
     262        xkeymap.c=>xkeymap.c \
     263        xproto.h=>xproto.h \
     264        xwin.c=>xwin.c \
     265        $(PATH_OUT)/product-generated.h=>include/product-generated.h \
     266        $(PATH_OUT)/version-generated.h=>include/version-generated.h \
     267        $(PATH_OUT)/obj/Runtime/errmsgdata.h=>include/errmsgdata.h \
     268        $(PATH_OUT)/obj/Runtime/errmsgvboxcomdata.h=>include/errmsgvboxcomdata.h \
     269        $(PATH_ROOT)/include/iprt/alloc.h=>include/iprt/alloc.h \
     270        $(PATH_ROOT)/include/iprt/alloca.h=>include/iprt/alloca.h \
     271        $(PATH_ROOT)/include/iprt/asm.h=>include/iprt/asm.h \
     272        $(PATH_ROOT)/include/iprt/asm-amd64-x86.h=>include/iprt/asm-amd64-x86.h \
     273        $(PATH_ROOT)/include/iprt/asm-math.h=>include/iprt/asm-math.h \
     274        $(PATH_ROOT)/include/iprt/assert.h=>include/iprt/assert.h \
     275        $(PATH_ROOT)/include/iprt/avl.h=>include/iprt/avl.h \
     276        $(PATH_ROOT)/include/iprt/cdefs.h=>include/iprt/cdefs.h \
     277        $(PATH_ROOT)/include/iprt/cpp/autores.h=>include/iprt/cpp/autores.h \
     278        $(PATH_ROOT)/include/iprt/ctype.h=>include/iprt/ctype.h \
     279        $(PATH_ROOT)/include/iprt/dir.h=>include/iprt/dir.h \
     280        $(PATH_ROOT)/include/iprt/env.h=>include/iprt/env.h \
     281        $(PATH_ROOT)/include/iprt/err.h=>include/iprt/err.h \
     282        $(PATH_ROOT)/include/iprt/file.h=>include/iprt/file.h \
     283        $(PATH_ROOT)/include/iprt/fs.h=>include/iprt/fs.h \
     284        $(PATH_ROOT)/include/iprt/linux/sysfs.h=>include/iprt/linux/sysfs.h \
     285        $(PATH_ROOT)/include/iprt/log.h=>include/iprt/log.h \
     286        $(PATH_ROOT)/include/iprt/mem.h=>include/iprt/mem.h \
     287        $(PATH_ROOT)/include/iprt/net.h=>include/iprt/net.h \
     288        $(PATH_ROOT)/include/iprt/param.h=>include/iprt/param.h \
     289        $(PATH_ROOT)/include/iprt/path.h=>include/iprt/path.h \
     290        $(PATH_ROOT)/include/iprt/process.h=>include/iprt/process.h \
     291        $(PATH_ROOT)/include/iprt/stdarg.h=>include/iprt/stdarg.h \
     292        $(PATH_ROOT)/include/iprt/stdint.h=>include/iprt/stdint.h \
     293        $(PATH_ROOT)/include/iprt/stream.h=>include/iprt/stream.h \
     294        $(PATH_ROOT)/include/iprt/string.h=>include/iprt/string.h \
     295        $(PATH_ROOT)/include/iprt/time.h=>include/iprt/time.h \
     296        $(PATH_ROOT)/include/iprt/thread.h=>include/iprt/thread.h \
     297        $(PATH_ROOT)/include/iprt/types.h=>include/iprt/types.h \
     298        $(PATH_ROOT)/include/iprt/uni.h=>include/iprt/uni.h \
     299        $(PATH_ROOT)/include/iprt/x86.h=>include/iprt/x86.h \
     300        $(PATH_ROOT)/include/VBox/cdefs.h=>include/VBox/cdefs.h \
     301        $(PATH_ROOT)/include/VBox/err.h=>include/VBox/err.h \
     302        $(PATH_ROOT)/include/VBox/log.h=>include/VBox/log.h \
     303        $(PATH_ROOT)/include/VBox/sup.h=>include/VBox/sup.h \
     304        $(PATH_ROOT)/include/VBox/types.h=>include/VBox/types.h \
     305        $(PATH_ROOT)/include/VBox/usb.h=>include/VBox/usb.h \
     306        $(PATH_ROOT)/include/VBox/usbfilter.h=>include/VBox/usbfilter.h \
     307        $(PATH_ROOT)/include/VBox/usblib.h=>include/VBox/usblib.h \
     308        $(PATH_ROOT)/include/VBox/version.h=>include/VBox/version.h \
     309        $(PATH_ROOT)/include/VBox/vusb.h=>include/VBox/vusb.h \
     310        $(PATH_ROOT)/src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp=>vrdp/linux/USBProxyDevice-linux.cpp \
     311        $(PATH_ROOT)/src/VBox/Devices/USB/USBProxyDevice.h=>vrdp/USBProxyDevice.h \
     312        $(PATH_ROOT)/src/VBox/HostDrivers/VBoxUSB/USBLib.cpp=>vrdp/USBLib.cpp \
     313        $(PATH_ROOT)/src/VBox/Main/include/USBGetDevices.h=>vrdp/USBGetDevices.h \
     314        $(PATH_ROOT)/src/VBox/Main/include/vector.h=>vrdp/vector.h \
     315        $(PATH_ROOT)/src/VBox/Main/src-server/linux/USBGetDevices.cpp=>vrdp/USBGetDevices.cpp \
     316        $(PATH_ROOT)/src/VBox/Runtime/common/alloc/alloc.cpp=>Runtime/common/alloc/alloc.cpp \
     317        $(PATH_ROOT)/src/VBox/Runtime/common/err/errmsg.cpp=>Runtime/common/err/errmsg.cpp \
     318        $(PATH_ROOT)/src/VBox/Runtime/common/err/errmsgxpcom.cpp=>Runtime/common/err/errmsgxpcom.cpp \
     319        $(PATH_ROOT)/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp=>Runtime/common/err/RTErrConvertFromErrno.cpp \
     320        $(PATH_ROOT)/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp=>Runtime/common/err/RTErrConvertToErrno.cpp \
     321        $(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathAppend.cpp=>Runtime/common/path/RTPathAppend.cpp \
     322        $(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathCountComponents.cpp=>Runtime/common/path/RTPathCountComponents.cpp \
     323        $(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathFilename.cpp=>Runtime/common/path/RTPathFilename.cpp \
     324        $(PATH_ROOT)/src/VBox/Runtime/common/path/rtPathRootSpecLen.cpp=>Runtime/common/path/rtPathRootSpecLen.cpp \
     325        $(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathStripFilename.cpp=>Runtime/common/path/RTPathStripFilename.cpp \
     326        $(PATH_ROOT)/src/VBox/Runtime/common/path/RTPathStripTrailingSlash.cpp=>Runtime/common/path/RTPathStripTrailingSlash.cpp \
     327        $(PATH_ROOT)/src/VBox/Runtime/common/path/rtPathVolumeSpecLen.cpp=>Runtime/common/path/rtPathVolumeSpecLen.cpp \
     328        $(PATH_ROOT)/src/VBox/Runtime/common/string/RTStrCopy.cpp=>Runtime/common/string/RTStrCopy.cpp \
     329        $(PATH_ROOT)/src/VBox/Runtime/common/string/RTStrNLen.cpp=>Runtime/common/string/RTStrNLen.cpp \
     330        $(PATH_ROOT)/src/VBox/Runtime/common/string/straprintf.cpp=>Runtime/common/string/straprintf.cpp \
     331        $(PATH_ROOT)/src/VBox/Runtime/common/string/stringalloc.cpp=>Runtime/common/string/stringalloc.cpp \
     332        $(PATH_ROOT)/src/VBox/Runtime/common/string/strformat.cpp=>Runtime/common/string/strformat.cpp \
     333        $(PATH_ROOT)/src/VBox/Runtime/common/string/strformatrt.cpp=>Runtime/common/string/strformatrt.cpp \
     334        $(PATH_ROOT)/src/VBox/Runtime/common/string/strformattype.cpp=>Runtime/common/string/strformattype.cpp \
     335        $(PATH_ROOT)/src/VBox/Runtime/common/string/strprintf.cpp=>Runtime/common/string/strprintf.cpp \
     336        $(PATH_ROOT)/src/VBox/Runtime/common/string/strstrip.cpp=>Runtime/common/string/strstrip.cpp \
     337        $(PATH_ROOT)/src/VBox/Runtime/common/string/strtonum.cpp=>Runtime/common/string/strtonum.cpp \
     338        $(PATH_ROOT)/src/VBox/Runtime/common/string/unidata.cpp=>Runtime/common/string/unidata.cpp \
     339        $(PATH_ROOT)/src/VBox/Runtime/common/string/utf-16.cpp=>Runtime/common/string/utf-16.cpp \
     340        $(PATH_ROOT)/src/VBox/Runtime/common/string/utf-8.cpp=>Runtime/common/string/utf-8.cpp \
     341        $(PATH_ROOT)/src/VBox/Runtime/common/time/timesysalias.cpp=>Runtime/common/time/timesysalias.cpp \
     342        $(PATH_ROOT)/src/VBox/Runtime/generic/pathhost-generic.cpp=>Runtime/generic/pathhost-generic.cpp \
     343        $(PATH_ROOT)/src/VBox/Runtime/include/internal/alignmentchecks.h=>include/internal/alignmentchecks.h \
     344        $(PATH_ROOT)/src/VBox/Runtime/include/internal/dir.h=>include/internal/dir.h \
     345        $(PATH_ROOT)/src/VBox/Runtime/include/internal/file.h=>include/internal/file.h \
     346        $(PATH_ROOT)/src/VBox/Runtime/include/internal/fs.h=>include/internal/fs.h \
     347        $(PATH_ROOT)/src/VBox/Runtime/include/internal/iprt.h=>include/internal/iprt.h \
     348        $(PATH_ROOT)/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.h \
     349        $(PATH_ROOT)/src/VBox/Runtime/include/internal/path.h=>include/internal/path.h \
     350        $(PATH_ROOT)/src/VBox/Runtime/include/internal/process.h=>include/internal/process.h \
     351        $(PATH_ROOT)/src/VBox/Runtime/include/internal/string.h=>include/internal/string.h \
     352        $(PATH_ROOT)/src/VBox/Runtime/include/internal/time.h=>include/internal/time.h \
     353        $(PATH_ROOT)/src/VBox/Runtime/r3/alloc.cpp=>Runtime/r3/alloc.cpp \
     354        $(PATH_ROOT)/src/VBox/Runtime/r3/alloc-ef.h=>Runtime/r3/alloc-ef.h \
     355        $(PATH_ROOT)/src/VBox/Runtime/r3/dir.cpp=>Runtime/r3/dir.cpp \
     356        $(PATH_ROOT)/src/VBox/Runtime/r3/fileio.cpp=>Runtime/r3/fileio.cpp \
     357        $(PATH_ROOT)/src/VBox/Runtime/r3/fs.cpp=>Runtime/r3/fs.cpp \
     358        $(PATH_ROOT)/src/VBox/Runtime/r3/linux/sysfs.cpp=>Runtime/r3/linux/sysfs.cpp \
     359        $(PATH_ROOT)/src/VBox/Runtime/r3/linux/time-linux.cpp=>Runtime/r3/linux/time-linux.cpp \
     360        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/dir-posix.cpp=>Runtime/r3/posix/dir-posix.cpp \
     361        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/env-posix.cpp=>Runtime/r3/posix/env-posix.cpp \
     362        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/fileio-posix.cpp=>Runtime/r3/posix/fileio-posix.cpp \
     363        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/path-posix.cpp=>Runtime/r3/posix/path-posix.cpp \
     364        $(PATH_ROOT)/src/VBox/Runtime/r3/posix/utf8-posix.cpp=>Runtime/r3/posix/utf8-posix.cpp \
     365        $(PATH_ROOT)/src/VBox/Runtime/r3/stream.cpp=>Runtime/r3/stream.cpp
    150366
    151367INSTALLS += rdesktop-tarball
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette