Windows NT 4.0 source code leak
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
4 years ago
..
conv initial commit 4 years ago
inc/i386 initial commit 4 years ago
include initial commit 4 years ago
tran initial commit 4 years ago
buildcrt.cmd initial commit 4 years ago
def.mak initial commit 4 years ago
dirs initial commit 4 years ago
fp32.def initial commit 4 years ago
makefile initial commit 4 years ago
nmake.mak initial commit 4 years ago
readme initial commit 4 years ago

readme

####
#Revision History:
# 9-26-91 GDP written
# 9-28-91 GDP updated
# 3-05-91 GDP updated -- dropped old nmake build scheme
################################################################################


This is the tree for the portable floating point code.
It contains string conversion routines and transcendentals.

Currently two different build procedures are supported:
1. nt 'build'

2. 'nmake' for building i386 libs in OMF format only
(Multiple host/target builds no longer supported)
All *.mak files are used for this purpose.
Use 'nmake -f nmake.mak CRTLIBTYPE=[ST | MT | DLL]'