Mercurial > hg > octave-nkf
diff octMakefile.in @ 2439:dc870b8b229f
[project @ 1996-10-30 07:57:31 by jwe]
author | jwe |
---|---|
date | Wed, 30 Oct 1996 07:58:24 +0000 |
parents | e6adec89527e |
children | a28ed603c65c |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -53,7 +53,7 @@ CLEANSUBDIRS = $(DISTSUBDIRS) glob kpathsea DIRS_TO_MAKE = $(bindir) $(libdir) $(octincludedir) $(fcnfiledir) \ - $(octfiledir) $(archlibdir) \ + $(octfiledir) $(archlibdir) $(localarchlibdir) \ `echo $(localfcnfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $i}'` \ `echo $(localoctfilepath) | awk -F: '{for (i=1; i<=NF; i++) print $i}'`