Continuing with VC6 Development - Dependency changes etc.
[fw/sdcc] / src / ds390 / ds390.dsp
index 8ac20eb685af805b57caaefa73569a2f2a227d34..385704250c676e5c83dc95b97be935abc7102cfe 100644 (file)
@@ -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