changeset 11789:5e4f7df9e7af release-3-0-x

octMakefile.in (DIRS_TO_MAKE): finish previous change
author John W. Eaton <jwe@octave.org>
date Thu, 10 Jul 2008 10:57:55 -0400
parents 8e7f3c029f2d
children fcc1d0382bd8
files octMakefile.in
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -67,10 +67,8 @@
 DIRS_TO_MAKE = $(bindir) $(datadir) $(libdir) $(octincludedir)/octave \
   $(fcnfiledir) $(localfcnfiledir) $(localapifcnfiledir) \
   $(localverfcnfiledir) $(octfiledir) $(localoctfiledir) \
-  $(localapioctfiledir) $(localveroctfiledir) $(archlibdir) \
-  $(localarchlibdir) $(localverarchlibdir) \
-  $(shell echo $(localfcnfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $$i}') \
-  $(shell echo $(localoctfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $$i}')
+  $(localapioctfiledir) $(localveroctfiledir) $(imagedir) $(archlibdir) \
+  $(localarchlibdir) $(localapiarchlibdir) $(localverarchlibdir)
 
 SHELL_SCRIPTS = octave-bug octave-config mkoctfile run-octave