X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fds390%2Fds390.dsp;h=385704250c676e5c83dc95b97be935abc7102cfe;hb=fd1bbec08b0ec168d4d8f895419fecf99e40e0fe;hp=8ac20eb685af805b57caaefa73569a2f2a227d34;hpb=a0ec02948ec1ca4ce6df37ff88080140e3130ccd;p=fw%2Fsdcc diff --git a/src/ds390/ds390.dsp b/src/ds390/ds390.dsp index 8ac20eb6..38570425 100644 --- a/src/ds390/ds390.dsp +++ b/src/ds390/ds390.dsp @@ -93,35 +93,6 @@ SOURCE=.\main.c # End Source File # Begin Source File -SOURCE=.\peeph.def - -!IF "$(CFG)" == "ds390 - Win32 Release" - -# Begin Custom Build -InputPath=.\peeph.def - -"peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - -# End Custom Build - -!ELSEIF "$(CFG)" == "ds390 - Win32 Debug" - -# Begin Custom Build -InputPath=.\peeph.def - -"peeph.rul" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - echo on - gawk -f ../SDCCpeeph.awk $(InputPath) >peeph.rul - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - SOURCE=.\ralloc.c # End Source File # End Group