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.
14 lines
736 B
14 lines
736 B
client.obj client.lst: ../client.c $(DOS_INC)/stdio.h $(DOS_INC)/stdlib.h \
|
|
$(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/dos/rpc.h \
|
|
$(RPC)/runtime/mtrt/rpcerr.h $(RPC)/runtime/mtrt/rpcx86.h ./rpcrt.h
|
|
|
|
rpcrt_c.obj rpcrt_c.lst: ../rpcrt_c.c $(DOS_INC)/stdarg.h \
|
|
$(DOS_INC)/string.h $(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/dos/rpc.h $(RPC)/runtime/mtrt/rpcerr.h \
|
|
$(RPC)/runtime/mtrt/rpcx86.h rpcrt.h
|
|
|