2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* shared/cache/Makefile.am: Remove.
	* shared/misc/Makefile.am: Remove.
	* shared/Makefile.am: Merge-in the Makefile.ams above.
	Eliminate VPATH.
	* configure.ac: Reflect changes above.
This commit is contained in:
Ralf Corsepius
2003-12-16 11:55:57 +00:00
parent 6702346fed
commit 4a8754d990
5 changed files with 74 additions and 69 deletions

View File

@@ -53,8 +53,6 @@ esac
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
shared/Makefile
shared/cache/Makefile
shared/misc/Makefile
m68040/Makefile
m68040/fpsp/Makefile])
AC_OUTPUT