HomeSort by: relevance | last modified time | path
    Searched refs:ctwm (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/client/
Makefile 2 client all build ctwm: ../build/Makefile
14 astyle -n --options=../tools/ctwm.astyle *.h *.c
  /xsrc/external/mit/ctwm/dist/
Makefile 2 all build ctwm man man-html man-all install clean: build/Makefile
32 astyle -n --options=tools/ctwm.astyle *.[ch] tests/*/*.[ch]
64 _RELEASE_FILES=gram.tab.c gram.tab.h lex.c version.c.in ctwm.1 ctwm.1.html
91 ${GEN}/ctwm.1: ${UMAN}/ctwm.1
92 ${GEN}/ctwm.1.html: ${UMAN}/ctwm.1.html
93 ${GEN}/ctwm.1 ${GEN}/ctwm.1.html
    [all...]
  /xsrc/external/mit/ctwm/dist/cmake_files/
install_paths.cmake 9 # Where ctwm looks for fallback config files
23 set(DATADIR ${CMAKE_INSTALL_PREFIX}/share/ctwm)
29 set(DOCDIR ${CMAKE_INSTALL_PREFIX}/share/doc/ctwm)
35 set(EXAMPLEDIR ${CMAKE_INSTALL_PREFIX}/share/examples/ctwm)
do_install.cmake 7 install(TARGETS ctwm
handle_manual.cmake 16 set(ADOC_SRC ${MANSRCDIR}/ctwm.1.adoc)
25 set(ADOC_TMPSRC ${MAN_TMPDIR}/ctwm.1.adoc)
28 set(MANPAGE ${CMAKE_BINARY_DIR}/ctwm.1)
29 set(MANHTML ${CMAKE_BINARY_DIR}/ctwm.1.html)
30 set(MANDBXML ${CMAKE_BINARY_DIR}/ctwm.1.xml)
31 set(MANPDF ${CMAKE_BINARY_DIR}/ctwm.1.pdf)
42 set(MAN_PRESRC ${GENSRCDIR}/ctwm.1)
43 set(HTML_PRESRC ${GENSRCDIR}/ctwm.1.html)
123 COMMENT "Processing ctwm.1.adoc -> mantmp/ctwm.1.adoc
    [all...]
  /xsrc/external/mit/ctwm/
prepare-import.sh 15 rm -f gen/ctwm.1.html
  /xsrc/external/mit/ctwm/dist/doc/manual/
Makefile 1 BASE=ctwm.1
  /xsrc/external/mit/ctwm/dist/tests/
CMakeLists.txt 5 set(CTWMBIN "ctwm")
6 set(CTWMPATH "${CMAKE_BINARY_DIR}/ctwm")
8 add_dependencies(test_bins ctwm)
22 # running the main ctwm binary, instead of s test-specific bin.
56 # However, most of the .o's for ctwm itself are going to have some
  /xsrc/external/mit/xinit/dist/
xinitrc.cpp 11 ctwm=CTWM
123 exec $ctwm -W

Completed in 8 milliseconds