# HG changeset patch # User John W. Eaton # Date 1215701875 14400 # Node ID fa8f13a056876f15f3ee5f0e8b5c42bcf5e73905 # Parent f805e026c481789a8dad5a6d43ca30c4c5ebae1f octMakefile.in (DIRS_TO_MAKE): finish previous change diff -r f805e026c481 -r fa8f13a05687 octMakefile.in --- a/octMakefile.in Thu Jul 10 10:54:19 2008 -0400 +++ b/octMakefile.in Thu Jul 10 10:57:55 2008 -0400 @@ -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