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
343 B
14 lines
343 B
$(O)\mover.res: FilterIo.rgs \
|
|
NtTapeIo.rgs \
|
|
NtFileIo.rgs \
|
|
..\..\inc\$(O)\MvrLib.tlb
|
|
|
|
stdafx.h: ..\..\inc\Mover.h ..\..\inc\Rms.h
|
|
|
|
clean:
|
|
-del $(O)\*.sbr
|
|
-del $(O)\*.obj
|
|
-del $(O)\*.res
|
|
-del $(O)\*.pch
|
|
-del $(TARGETPATH)\$(TARGET_DIRECTORY)\$(TARGETNAME).*
|
|
|