summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
* * win/Makefile.in: Corrected building threaded tktest.exe onredman1999-07-291-7/+35
| | | | | Windows. Needed to link in .obj files from Tcl, needs to change later so that code is in Tk and doesn't require a Tcl build.
* * unix/Makefile.in:redman1999-07-161-2/+2
| | | | | | | * win/Makefile.in: Copy the prolog.ps from the generic directory for install-libraries. * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to the compiler to be -mieee. Patch from Don Porter.
* Add prolog.ps to windows install-librariesredman1999-06-301-2/+3
|
* Don't install the DLL if it wasn't being built, by checkingredman1999-06-291-4/+7
| | | | the DLLSUFFIX variable.
* install-binaries was nto installing the Tk DLL on Windowssurles1999-06-291-1/+3
|
* minor bug in tk Makefile.insurles1999-06-261-2/+2
|
* Modifications to CC_EXENAME macro (aclocal.m4).redman1999-06-181-7/+9
| | | | Fix static builds and installation macros.
* added Makefile.in files for windowssurles1999-06-161-0/+491