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

  /xsrc/external/mit/ctwm/dist/cmake_files/
do_install.cmake 10 install(FILES system.ctwmrc
13 install(FILES README.md CHANGES.md
40 install(FILES ${INSTMAN}
47 install(FILES ${INSTHTML}
  /xsrc/external/mit/ctwm/dist/doc/devman/
mkmk.sh 9 FILES="*.adoc"
33 # Individual files
38 # Now list the files
39 for i in ${FILES}; do
  /xsrc/external/mit/xcb-proto/dist/
py-compile 65 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
67 Byte compile some python scripts FILES. Use --destdir to specify any
68 leading directory path to the FILES that you don't want to include in the
97 files=$*
98 if test -z "$files"; then
99 usage_error "no files given"
138 files = '''$files'''
141 for file in files.split():
163 files = '''$files''
    [all...]
  /xsrc/external/mit/libX11/dist/
configure 1487 # Find the source files, if location was not specified.
1570 -n, --no-create do not create output files
1574 --prefix=PREFIX install architecture-independent files in PREFIX
1576 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1579 By default, 'make install' will install all the files in
1595 --includedir=DIR C header files [PREFIX/include]
1596 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1648 --disable-largefile omit support for large files
1689 --with-perl Use perl for extracting information from files
1698 Directory where locale libraries files are installe
    [all...]

Completed in 6 milliseconds