Home
last modified time | relevance | path

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

/external/python/cpython2/PC/VC6/
Dbuild_tkinter.py45 def nmake_tcl(*a): function
48 nmake_tcl("clean")
50 nmake_tcl("install", "INSTALLDIR=" + OUT_DIR)
52 nmake_tcl()