Home | History | Annotate | Download | only in VC6

Lines Matching full:nmake

77     To build debug version, add DEBUG=1 to all nmake call bellow.
86 nmake -f makefile.vc
87 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install
92 nmake -f makefile.vc test
102 nmake -f makefile.vc TCLDIR=..\..\tcl8.5.2
103 nmake -f makefile.vc TCLDIR=..\..\tcl8.5.2 INSTALLDIR=..\..\tcltk install
107 XXX I have no idea whether "nmake -f makefile.vc test" passed or
114 nmake -f python.mak TCL_MAJOR=8 TCL_MINOR=5 TCL_PATCH=2 MACHINE=IX86 DEBUG=0
115 nmake -f python.mak TCL_MAJOR=8 TCL_MINOR=5 TCL_PATCH=2 MACHINE=IX86 DEBUG=0 INSTALL_DIR=..\..\tcltk install
128 nmake -f makefile.msc