Home
last modified time | relevance | path

Searched refs:CONSOLE_SRCS (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/vncterm/
DMakefile.am3 CONSOLE_SRCS=VNConsole.c macro
13 linuxvnc_SOURCES=LinuxVNC.c $(CONSOLE_SRCS)
23 example_SOURCES=example.c $(CONSOLE_SRCS)
24 vncommand_SOURCES=VNCommand.c $(CONSOLE_SRCS)
DMakefile269 CONSOLE_SRCS = VNConsole.c macro
272 linuxvnc_SOURCES = LinuxVNC.c $(CONSOLE_SRCS)
274 example_SOURCES = example.c $(CONSOLE_SRCS)
275 vncommand_SOURCES = VNCommand.c $(CONSOLE_SRCS)
DMakefile.in269 CONSOLE_SRCS = VNConsole.c
272 @ANDROID_FALSE@@LINUX_TRUE@@MINGW_FALSE@linuxvnc_SOURCES = LinuxVNC.c $(CONSOLE_SRCS)
274 example_SOURCES = example.c $(CONSOLE_SRCS)
275 vncommand_SOURCES = VNCommand.c $(CONSOLE_SRCS)