|
|
1.1.1.3 ! root 1: @ECHO OFF 1.1 root 2: cd SIMPLE 1.1.1.3 ! root 3: echo *** SIMPLE *** > ..\makeall.err ! 4: echo *** SIMPLE *** ! 5: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 6: cd .. 1.1 root 7: 1.1.1.2 root 8: cd CLIPTEXT 1.1.1.3 ! root 9: echo *** CLIPTEXT *** >> ..\makeall.err ! 10: echo *** CLIPTEXT *** ! 11: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 12: cd .. 1.1 root 13: 1.1.1.2 root 14: cd CURSOR 1.1.1.3 ! root 15: echo *** CURSOR *** >> ..\makeall.err ! 16: echo *** CURSOR *** ! 17: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 18: cd .. 1.1 root 19: 1.1.1.3 ! root 20: cd PLAYSND ! 21: echo *** PLAYSND *** >> ..\makeall.err ! 22: echo *** PLAYSND *** ! 23: nmake -a 1>>..\makeall.err 2>&1 ! 24: cd .. ! 25: ! 26: cd MYPAL ! 27: echo *** MYPAL *** >> ..\makeall.err ! 28: echo *** MYPAL *** ! 29: nmake -a 1>>..\makeall.err 2>&1 ! 30: cd .. ! 31: ! 32: cd GENERIC ! 33: echo *** GENERIC *** >> ..\makeall.err ! 34: echo *** GENERIC *** ! 35: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 36: cd .. 1.1 root 37: 1.1.1.2 root 38: cd GDIDEMO 1.1.1.3 ! root 39: echo *** GDIDEMO *** >> ..\makeall.err ! 40: echo *** GDIDEMO *** ! 41: nmake -a 1>>..\makeall.err 2>&1 ! 42: cd .. ! 43: ! 44: cd PORTTOOL ! 45: echo *** PORTTOOL *** >> ..\makeall.err ! 46: echo *** PORTTOOL *** ! 47: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 48: cd .. 1.1 root 49: 1.1.1.2 root 50: cd INPUT 1.1.1.3 ! root 51: echo *** INPUT *** >> ..\makeall.err ! 52: echo *** INPUT *** ! 53: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 54: cd .. 1.1 root 55: 1.1.1.3 ! root 56: if "%CPU%"=="MIPS" goto skipios ! 57: cd IOSTUTOR ! 58: echo *** IOSTUTOR *** >> ..\makeall.err ! 59: echo *** IOSTUTOR *** ! 60: nmake -a 1>>..\makeall.err 2>&1 ! 61: cd .. ! 62: :skipios ! 63: 1.1.1.2 root 64: cd MENU 1.1.1.3 ! root 65: echo *** MENU *** >> ..\makeall.err ! 66: echo *** MENU *** ! 67: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 68: cd .. 1.1 root 69: 1.1.1.2 root 70: cd MLTITHRD 1.1.1.3 ! root 71: echo *** MLTITHRD *** >> ..\makeall.err ! 72: echo *** MLTITHRD *** ! 73: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 74: cd .. 1.1 root 75: 1.1.1.2 root 76: cd MULTIPAD 1.1.1.3 ! root 77: echo *** MULTIPAD *** >> ..\makeall.err ! 78: echo *** MULTIPAD *** ! 79: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 80: cd .. 1.1 root 81: 1.1.1.3 ! root 82: cd FONTVIEW ! 83: echo *** FONTVIEW *** >> ..\makeall.err ! 84: echo *** FONTVIEW *** ! 85: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 86: cd .. 1.1 root 87: 1.1.1.2 root 88: cd OUTPUT 1.1.1.3 ! root 89: echo *** OUTPUT *** >> ..\makeall.err ! 90: echo *** OUTPUT *** ! 91: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 92: cd .. 1.1 root 93: 1.1.1.2 root 94: cd OWNCOMBO 1.1.1.3 ! root 95: echo *** OWNCOMBO *** >> ..\makeall.err ! 96: echo *** OWNCOMBO *** ! 97: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 98: cd .. 1.1 root 99: 1.1.1.3 ! root 100: cd SHOWDIB ! 101: echo *** SHOWDIB *** >> ..\makeall.err ! 102: echo *** SHOWDIB *** ! 103: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 104: cd .. 1.1 root 105: 1.1.1.3 ! root 106: cd SHOWUNI ! 107: echo *** SHOWUNI *** >> ..\makeall.err ! 108: echo *** SHOWUNI *** ! 109: nmake -a 1>>..\makeall.err 2>&1 ! 110: cd .. ! 111: ! 112: cd TAKEOWN ! 113: echo *** TAKEOWN *** >> ..\makeall.err ! 114: echo *** TAKEOWN *** ! 115: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 116: cd .. 1.1 root 117: 1.1.1.2 root 118: cd MEMORY 1.1.1.3 ! root 119: echo *** MEMORY *** >> ..\makeall.err ! 120: echo *** MEMORY *** ! 121: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 122: cd .. 1.1 root 123: 1.1.1.2 root 124: cd SELECT 1.1.1.3 ! root 125: echo *** SELECT *** >> ..\makeall.err ! 126: echo *** SELECT *** ! 127: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 128: cd .. 129: 130: cd DDEML\CLOCK 1.1.1.3 ! root 131: echo *** DDEML\CLOCK *** >> ..\..\makeall.err ! 132: echo *** DDEML\CLOCK *** ! 133: nmake -a 1>>..\..\makeall.err 2>&1 1.1.1.2 root 134: cd ..\CLIENT 1.1.1.3 ! root 135: echo *** DDEML\CLIENT *** >> ..\..\makeall.err ! 136: echo *** DDEML\CLIENT *** ! 137: nmake -a 1>>..\..\makeall.err 2>&1 ! 138: cd ..\DDEMO ! 139: echo *** DDEML\DDEMO *** >> ..\..\makeall.err ! 140: echo *** DDEML\DDEMO *** ! 141: nmake -a 1>>..\..\makeall.err 2>&1 ! 142: cd ..\DDEPROG ! 143: echo *** DDEML\DDEPROG *** >> ..\..\makeall.err ! 144: echo *** DDEML\DDEPROG *** ! 145: nmake -a 1>>..\..\makeall.err 2>&1 1.1.1.2 root 146: cd ..\SERVER 1.1.1.3 ! root 147: echo *** DDEML\SERVER *** >> ..\..\makeall.err ! 148: echo *** DDEML\SERVER *** ! 149: nmake -a 1>>..\..\makeall.err 2>&1 1.1.1.2 root 150: cd ..\.. 151: 152: cd OLE\CLIDEMO 1.1.1.3 ! root 153: echo *** OLE\CLIDEMO *** >> ..\..\makeall.err ! 154: echo *** OLE\CLIDEMO *** ! 155: nmake -a 1>>..\..\makeall.err 2>&1 1.1.1.2 root 156: cd ..\SRVRDEMO 1.1.1.3 ! root 157: echo *** OLE\SRVRDEMO *** >> ..\..\makeall.err ! 158: echo *** OLE\SRVRDEMO *** ! 159: nmake -a 1>>..\..\makeall.err 2>&1 1.1.1.2 root 160: cd ..\.. 161: 1.1.1.3 ! root 162: cd MASKBLT ! 163: echo *** MASKBLT *** >> ..\makeall.err ! 164: echo *** MASKBLT *** ! 165: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 166: cd .. 167: 168: cd GETSYS 1.1.1.3 ! root 169: echo *** GETSYS *** >> ..\makeall.err ! 170: echo *** GETSYS *** ! 171: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 172: cd .. 173: 174: cd NTFONTS 1.1.1.3 ! root 175: echo *** NTFONTS *** >> ..\makeall.err ! 176: echo *** NTFONTS *** ! 177: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 178: cd .. 1.1 root 179: 1.1.1.2 root 180: cd PLGBLT 1.1.1.3 ! root 181: echo *** PLGBLT *** >> ..\makeall.err ! 182: echo *** PLGBLT *** ! 183: nmake -a 1>>..\makeall.err 2>&1 1.1 root 184: cd .. 185: 1.1.1.2 root 186: cd POLYDRAW 1.1.1.3 ! root 187: echo *** POLYDRAW *** >> ..\makeall.err ! 188: echo *** POLYDRAW *** ! 189: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 190: cd .. 191: 192: cd WXFORM 1.1.1.3 ! root 193: echo *** WXFORM *** >> ..\makeall.err ! 194: echo *** WXFORM *** ! 195: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 196: cd .. 197: 198: cd NPSERVER 1.1.1.3 ! root 199: echo *** NPSERVER *** >> ..\makeall.err ! 200: echo *** NPSERVER *** ! 201: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 202: cd .. 203: 204: cd NPCLIENT 1.1.1.3 ! root 205: echo *** NPCLIENT *** >> ..\makeall.err ! 206: echo *** NPCLIENT *** ! 207: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 208: cd .. 209: 210: cd SIDCLN 1.1.1.3 ! root 211: echo *** SIDCLN *** >> ..\makeall.err ! 212: echo *** SIDCLN *** ! 213: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 214: cd .. 215: 216: cd MFEDIT 1.1.1.3 ! root 217: echo *** MFEDIT *** >> ..\makeall.err ! 218: echo *** MFEDIT *** ! 219: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 220: cd .. 221: 222: cd TLS 1.1.1.3 ! root 223: echo *** TLS *** >> ..\makeall.err ! 224: echo *** TLS *** ! 225: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 226: cd .. 227: 228: cd CONSOLE 1.1.1.3 ! root 229: echo *** CONSOLE *** >> ..\makeall.err ! 230: echo *** CONSOLE *** ! 231: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 232: cd .. 233: 234: cd COMM 1.1.1.3 ! root 235: echo *** COMM *** >> ..\makeall.err ! 236: echo *** COMM *** ! 237: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 238: cd .. 239: 240: cd DEB 1.1.1.3 ! root 241: echo *** DEB *** >> ..\makeall.err ! 242: echo *** DEB *** ! 243: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 244: cd .. 245: 246: cd FILER 1.1.1.3 ! root 247: echo *** FILER *** >> ..\makeall.err ! 248: echo *** FILER *** ! 249: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 250: cd .. 251: 252: cd MANDEL 1.1.1.3 ! root 253: echo *** MANDEL *** >> ..\makeall.err ! 254: echo *** MANDEL *** ! 255: nmake -a 1>>..\makeall.err 2>&1 ! 256: cd .. ! 257: ! 258: cd PRINTER ! 259: echo *** PRINTER *** >> ..\makeall.err ! 260: echo *** PRINTER *** ! 261: nmake -a 1>>..\makeall.err 2>&1 ! 262: cd .. ! 263: ! 264: cd PDC ! 265: echo *** PDC *** >> ..\makeall.err ! 266: echo *** PDC *** ! 267: nmake -a 1>>..\makeall.err 2>&1 ! 268: cd .. ! 269: ! 270: cd MCITEST ! 271: echo *** MCITEST *** >> ..\makeall.err ! 272: echo *** MCITEST *** ! 273: nmake -a 1>>..\makeall.err 2>&1 ! 274: cd .. ! 275: ! 276: cd REVERSE ! 277: echo *** REVERSE *** >> ..\makeall.err ! 278: echo *** REVERSE *** ! 279: nmake -a 1>>..\makeall.err 2>&1 ! 280: cd .. ! 281: ! 282: cd MIDIMON ! 283: echo *** MIDIMON *** >> ..\makeall.err ! 284: echo *** MIDIMON *** ! 285: nmake -a 1>>..\makeall.err 2>&1 ! 286: cd .. ! 287: ! 288: cd LOWPASS ! 289: echo *** LOWPASS *** >> ..\makeall.err ! 290: echo *** LOWPASS *** ! 291: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 292: cd .. 293: 294: cd REGISTRY 1.1.1.3 ! root 295: echo *** REGISTRY *** >> ..\makeall.err ! 296: echo *** REGISTRY *** ! 297: nmake -a 1>>..\makeall.err 2>&1 1.1.1.2 root 298: cd ..
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.