home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Troubleshooting Netware Systems
/
CSTRIAL0196.BIN
/
attach
/
msj
/
v10n04
/
wqa0495.exe
/
STARTGRP.MS
< prev
Wrap
Text File
|
1995-04-01
|
259b
|
10 lines
PROJNAME = startgrp
$(PROJNAME).exe: $(PROJNAME).obj
link /ON:N /A:16 $(PROJNAME).obj, $(PROJNAME), , \
LIBW.LIB LLIBCEW.LIB,$(PROJNAME).def
RC $(PROJNAME).exe
$(PROJNAME).obj: $(PROJNAME).c
CL /W3 /GAs /AL /O2 /G2 /c /Zi $(PROJNAME).c