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.
13 lines
566 B
13 lines
566 B
command.obj command.lst: ../command.c $(DOS_INC)/stdio.h \
|
|
$(DOS_INC)/stdlib.h $(PUBLIC)/inc/rpcdce.h $(PUBLIC)/inc/rpcdcep.h \
|
|
$(PUBLIC)/inc/rpcnsi.h $(RPC)/perf/inc/rpcperf.h \
|
|
$(RPC)/runtime/mtrt/dos/rpc.h $(RPC)/runtime/mtrt/rpcerr.h \
|
|
$(RPC)/runtime/mtrt/rpcx86.h
|
|
|
|
io.obj io.lst: ../io.c $(DOS_INC)/stdio.h $(DOS_INC)/stdlib.h \
|
|
$(PUBLIC)/inc/rpcdce.h $(PUBLIC)/inc/rpcdcep.h $(PUBLIC)/inc/rpcnsi.h \
|
|
$(RPC)/perf/inc/rpcperf.h $(RPC)/runtime/mtrt/dos/rpc.h \
|
|
$(RPC)/runtime/mtrt/rpcerr.h $(RPC)/runtime/mtrt/rpcx86.h
|
|
|
|
system.obj system.lst: ../system.c
|
|
|