Explorar o código

Fixed and regenerated Makefile after removal of jarparamparser.pas

git-svn-id: trunk@24550 -
svenbarth %!s(int64=12) %!d(string=hai) anos
pai
achega
905ab16ea4
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      utils/fpcres/Makefile
  2. 1 1
      utils/fpcres/Makefile.fpc

+ 1 - 1
utils/fpcres/Makefile

@@ -2839,4 +2839,4 @@ include fpcmake.loc
 endif
 .NOTPARALLEL:
 fpcres$(EXEEXT): target.pas msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcres.pas
-fpcjres$(EXEEXT): msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcjres.pas jarsourcehandler.pas jarparamparser.pas
+fpcjres$(EXEEXT): msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcjres.pas jarsourcehandler.pas

+ 1 - 1
utils/fpcres/Makefile.fpc

@@ -20,4 +20,4 @@ fpcdir=../..
 [rules]
 .NOTPARALLEL:
 fpcres$(EXEEXT): target.pas msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcres.pas
-fpcjres$(EXEEXT): msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcjres.pas jarsourcehandler.pas jarparamparser.pas
+fpcjres$(EXEEXT): msghandler.pas closablefilestream.pas paramparser.pas sourcehandler.pas fpcjres.pas jarsourcehandler.pas