Prechádzať zdrojové kódy

* fixed copy/paste errors

git-svn-id: trunk@6230 -
Jonas Maebe 18 rokov pred
rodič
commit
aee310c782
2 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 2 2
      packages/base/Makefile
  2. 2 2
      packages/base/Makefile.fpc

+ 2 - 2
packages/base/Makefile

@@ -2944,6 +2944,6 @@ endif
 paszlib_all: hash_all
 paszlib_debug: hash_debug
 paszlib_smart: hash_smart
-paszlib_release: hash_smart
+paszlib_release: hash_release
 paszlib_shared: hash_shared
-paszlib_examples: hash_smart
+paszlib_examples: hash_examples

+ 2 - 2
packages/base/Makefile.fpc

@@ -28,9 +28,9 @@ dirs_solaris=libasync \
 paszlib_all: hash_all
 paszlib_debug: hash_debug
 paszlib_smart: hash_smart
-paszlib_release: hash_smart
+paszlib_release: hash_release
 paszlib_shared: hash_shared
-paszlib_examples: hash_smart
+paszlib_examples: hash_examples
 
 [install]
 fpcpackage=y