Category : C++ Source Code
Archive   : VCCRT1.ZIP
Filename : LIBCXX.MKF

 
Output of file : LIBCXX.MKF contained in archive : VCCRT1.ZIP
#
# This makefile rebuilds C++ run-time libraries in released form.
# It handles $(L)LIBCXX.LIB, where $(L) is one of S, M, C, or L.
#
#

$(L)libcxx.lib: ..\build\libcxx.bld rebuild.p1
if exist $(L)libcxx.lib del $(L)libcxx.lib
if exist libc.lib del libc.lib
lib @..\build\libcxx.bld
ren libc.lib $(L)libcxx.lib
@echo *** done building $(L)libcxx ***

rebuild.p1: \
iostrini.obj cininit.obj cerrinit.obj cloginit.obj \
iostream.obj streamb.obj streamb1.obj ios.obj istream.obj \
istream1.obj istrchar.obj istrget.obj istrgetl.obj istrgint.obj \
istrshrt.obj istrusht.obj istrint.obj istruint.obj istrlong.obj \
istrulng.obj istrgdbl.obj istrflt.obj istrdbl.obj istrldbl.obj \
ostream.obj ostream1.obj ostrchar.obj ostrput.obj ostrshrt.obj \
ostrusht.obj ostrint.obj ostruint.obj ostrlong.obj ostrulng.obj \
ostrptr.obj ostrdbl.obj ostrldbl.obj \
filebuf.obj filebuf1.obj ifstream.obj ofstream.obj \
strstrea.obj fstream.obj strmbdbp.obj stdiostr.obj


  3 Responses to “Category : C++ Source Code
Archive   : VCCRT1.ZIP
Filename : LIBCXX.MKF

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/