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
436 B
15 lines
436 B
$(O)\wsb.res: wsb.rgs \
|
|
wsbguid.rgs \
|
|
wsbienum.rgs \
|
|
wsbocltn.rgs \
|
|
wsbstrg.rgs \
|
|
wsbtrace.rgs \
|
|
..\inc\$(O)\wsblib.tlb \
|
|
|
|
clean:
|
|
-del $(O)\*.sbr
|
|
-del $(O)\*.obj
|
|
-del $(O)\*.res
|
|
-del $(O)\*.pch
|
|
-del $(TARGETPATH)\$(TARGET_DIRECTORY)\$(TARGETNAME).*
|
|
|