home *** CD-ROM | disk | FTP | other *** search
- AllocMem.OBJ : AllocMem.C AllocMem.H AllocMem.RH TellUser.H
- cl /Alfw /c /DDLL /FPa /Gs2w /Od /W3 /Zelpi AllocMem.C
-
- AllocMem.RES : AllocMem.RC AllocMem.RH
- rc -r AllocMem.RC
-
- AllocMem.DLL : AllocMem.def AllocMem.OBJ AllocMem.RES
- link /M /NOD /NOI /CO AllocMem+CRTDLL, AllocMem.DLL, AllocMem.MAP, TellUser CRTLIB os2, AllocMem.def;
- rc AllocMem.RES AllocMem.DLL
- implib AllocMem.LIB AllocMem.def
-