Continuing with VC6 Development - Dependency changes etc.
[fw/sdcc] / src / pic / pic.dsp
index 0ff4008fef089c3eab4dc3b1115bf9e5d9338151..88929ba72822062e51002878b7e83781e50fd82e 100644 (file)
@@ -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