Home
last modified time | relevance | path

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

/external/python/cpython2/PC/VC6/
Dbuild_tkinter.py67 def nmake_tix(*a): function
74 nmake_tix("clean")
76 nmake_tix("install", "INSTALL_DIR=" + OUT_DIR)
78 nmake_tix()