X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fpic%2Fpic.dsp;h=88929ba72822062e51002878b7e83781e50fd82e;hb=fd1bbec08b0ec168d4d8f895419fecf99e40e0fe;hp=0ff4008fef089c3eab4dc3b1115bf9e5d9338151;hpb=a0ec02948ec1ca4ce6df37ff88080140e3130ccd;p=fw%2Fsdcc diff --git a/src/pic/pic.dsp b/src/pic/pic.dsp index 0ff4008f..88929ba7 100644 --- a/src/pic/pic.dsp +++ b/src/pic/pic.dsp @@ -110,35 +110,6 @@ SOURCE=.\pcodepeep.c # End Source File # Begin Source File -SOURCE=.\peeph.def - -!IF "$(CFG)" == "pic - 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)" == "pic - 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