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.
68 lines
1.6 KiB
68 lines
1.6 KiB
main.c: ..\version.h
|
|
|
|
sadmin.c: ..\version.h
|
|
|
|
slm.c: ..\version.h
|
|
|
|
slmck.c: ..\version.h
|
|
|
|
obj\$(TARGET_DIRECTORY)\addfile.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\addproj.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\catsrc.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\defect.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\delfile.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\delproj.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\enlist.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\in.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\log.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\out.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\scomp.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\ssync.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\status.exe: obj\$(TARGET_DIRECTORY)\execslm.exe
|
|
copy /v $** $@
|
|
binplace $@
|
|
|
|
obj\$(TARGET_DIRECTORY)\slm.res: slm.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\slmck.res: slmck.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\sadmin.res: sadmin.rc
|
|
|
|
obj\$(TARGET_DIRECTORY)\execslm.res: execslm.rc
|
|
|