summaryrefslogtreecommitdiffstats
path: root/src/wconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* Makefile.in: Add MIT files to the windows zip file (if the mitTheodore Tso1997-04-291-9/+47
| | | | | | | | | directory exists) wconfig.c (main): Add arguments to allow specification of the --mit, --nomit, --ignore=XXX options. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10077 dc483132-0cff-0310-8789-dd5450dbe970
* Revamp program to make it more extensible. Now will uncomment linesTheodore Tso1996-06-121-21/+50
| | | | | | | | | that begin "##DOS##" as well as "##WIN16##" or "##WIN32##", depending on whether we are compiling on a Windows 16 or Windows 32 environment. Also, we now perform this transformation on the windows.in and win-post.in files as well. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8297 dc483132-0cff-0310-8789-dd5450dbe970
* Use win-post.in instead of post.inTheodore Tso1995-10-111-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6958 dc483132-0cff-0310-8789-dd5450dbe970
* Include the file windows.in instead of pre.inTheodore Tso1995-10-071-1/+1
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6945 dc483132-0cff-0310-8789-dd5450dbe970
* Windows makefile file configuration excludes lines beginning with '@'Keith Vetter1995-05-261-9/+11
| | | | git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5902 dc483132-0cff-0310-8789-dd5450dbe970
* Top level makefile changes for the PC--now builds the whole worldKeith Vetter1995-03-171-0/+88
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5136 dc483132-0cff-0310-8789-dd5450dbe970