mirror of https://github.com/lianthony/NT4.0
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.
15 lines
739 B
15 lines
739 B
client.obj client.lst: ../client.c $(PUBLIC)/inc/poppack.h \
|
|
$(PUBLIC)/inc/pshpack4.h $(PUBLIC)/inc/rpcdce.h \
|
|
$(PUBLIC)/inc/rpcdcep.h $(PUBLIC)/inc/rpcndr.h $(PUBLIC)/inc/rpcnsi.h \
|
|
$(PUBLIC)/inc/rpcnsip.h $(RPC)/perf/inc/rpcperf.h \
|
|
$(RPC)/runtime/mtrt/rpcerr.h $(RPC)/runtime/mtrt/rpcx86.h \
|
|
$(RPC)/runtime/mtrt/win/rpc.h $(WIN_INC)/stdio.h $(WIN_INC)/stdlib.h \
|
|
./rpcrt.h
|
|
|
|
rpcrt_c.obj rpcrt_c.lst: ../rpcrt_c.c $(PUBLIC)/inc/poppack.h \
|
|
$(PUBLIC)/inc/pshpack4.h $(PUBLIC)/inc/rpcdce.h \
|
|
$(PUBLIC)/inc/rpcdcep.h $(PUBLIC)/inc/rpcndr.h $(PUBLIC)/inc/rpcnsi.h \
|
|
$(PUBLIC)/inc/rpcnsip.h $(RPC)/runtime/mtrt/rpcerr.h \
|
|
$(RPC)/runtime/mtrt/rpcx86.h $(RPC)/runtime/mtrt/win/rpc.h \
|
|
$(WIN_INC)/stdarg.h $(WIN_INC)/string.h rpcrt.h
|
|
|