diff Makefile.in @ 4378:7d48a8fba1d4

[project @ 2003-04-19 00:03:47 by jwe]
author jwe
date Sat, 19 Apr 2003 00:03:50 +0000
parents a9560cebae6e
children 60c78bde10e5
line wrap: on
line diff
--- a/Makefile.in	Thu Apr 17 19:13:25 2003 +0000
+++ b/Makefile.in	Sat Apr 19 00:03:50 2003 +0000
@@ -7,7 +7,7 @@
 # Department of Chemical Engineering
 
 TARGETS = octave-bug octave-config mkoctfile libcruft liboctave \
-	kpathsea dlfcn readline src scripts doc check octave.info \
+	dlfcn readline src scripts doc check octave.info \
 	INSTALL.OCTAVE BUGS install install-strip uninstall \
 	tags TAGS dist conf-dist snapshot snapshot-version
 
@@ -94,7 +94,6 @@
 	@echo ""
 	@echo "  dlfcn                make all in subdirectory dlfcn"
 	@echo "  doc                  make all in subdirectory doc"
-	@echo "  kpathsea             make all in subdirectory kpathsea"
 	@echo "  libcruft             make all in subdirectory libcruft"
 	@echo "  liboctave            make all in subdirectory liboctave"
 	@echo "  scripts              make all in subdirectory scripts"