Home
last modified time | relevance | path

Searched refs:xwinclip (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/
H A DMakefile.in93 bin_PROGRAMS = xwinclip$(EXEEXT)
132 am_xwinclip_OBJECTS = xwinclip-xwinclip.$(OBJEXT) \
133 xwinclip-debug.$(OBJEXT)
159 ./$(DEPDIR)/xwinclip-debug.Po ./$(DEPDIR)/xwinclip-xwinclip.Po
639 xwinclip_SOURCES = xwinclip.c debug.c
657 appman_PRE = xwinclip.man
756 xwinclip$(EXEEXT): $(xwinclip_OBJECTS) $(xwinclip_DEPENDENCIES) $(EXTRA_xwinclip_DEPENDENCIES)
757 @rm -f xwinclip$(EXEEXT)
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xwinclip-debug.Po@am__quote@ # am--include-marker
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xwinclip-xwinclip.Po@am__quote@ # am--include-mark…
[all …]
H A Dmeson.build21 'xwinclip.c',
26 'xwinclip',
35 input: 'xwinclip.man',
36 output: 'xwinclip.1',
H A DMakefile.am16 bin_PROGRAMS = xwinclip program
18 xwinclip_SOURCES = xwinclip.c debug.c
25 appman_PRE = xwinclip.man
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5883 meson: install xwinclip and Xwinrc man pages
35619 hw/xwin/winclipboard: Link xwinclip with -lpthread
35621 Link xwinclip with -lpthread to fix build for MinGW
39590 xwinclip: Add -noprimary option
41779 hw/xwin: Add a basic manpage for xwinclip
41874 hw/xwin: Add xwinclip test client
41876 Add xwinclip test client, which includes stubs for winDebug(), ErrorF()