# HG changeset patch # User John W. Eaton # Date 1215701875 14400 # Node ID 5e4f7df9e7af87bb98437b03535b61496567fd52 # Parent 8e7f3c029f2d41e314295a2b968e0f87e3f057c3 octMakefile.in (DIRS_TO_MAKE): finish previous change diff --git a/octMakefile.in b/octMakefile.in --- 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