# HG changeset patch # User jwe # Date 831960964 0 # Node ID 2c0a880cee0dcc99d034bace1cde5262fad4b9d2 # Parent 071f076f0a72d9290fe88b388e0d61f63a5f566f [project @ 1996-05-13 04:16:04 by jwe] diff -r 071f076f0a72 -r 2c0a880cee0d Makefile.in --- a/Makefile.in Mon May 13 04:11:50 1996 +0000 +++ b/Makefile.in Mon May 13 04:16:04 1996 +0000 @@ -33,10 +33,10 @@ # plplot should go in TARGETS if we start distributing it. -TARGETS = octave-bug libcruft liboctave kpathsea info readline dlfcn \ +TARGETS = octave-bug mkoctfile libcruft liboctave kpathsea info dlfcn \ src scripts doc check octave.info INSTALL.OCTAVE BUGS \ - install uninstall tags TAGS clean-tar dist-z links-for-dist dist-tar \ - clean-dist-tar dist links-for-bin-dist bin-dist-tar \ + install uninstall tags TAGS clean-tar dist-z links-for-dist \ + dist-tar clean-dist-tar dist links-for-bin-dist bin-dist-tar \ clean-bin-dist-tar binary-dist doc-dist-tar clean-doc-dist-tar \ doc-dist local-dist-tar clean-local-dist-tar local-dist \ split-dist split-local-dist conf-dist \