forked from Imagelibrary/rtems
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tbr/Makefile.am: Remove. * tbr/.cvsignore: Remove. * tbr/tbr.c: Remove. * tbr/tbr.h: Remove. * configure.ac: Remove tbr subdir. * Makefile.am: Remove tbr subdir.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* tbr/Makefile.am: Remove.
|
||||
* tbr/.cvsignore: Remove.
|
||||
* tbr/tbr.c: Remove.
|
||||
* tbr/tbr.h: Remove.
|
||||
* configure.ac: Remove tbr subdir.
|
||||
* Makefile.am: Remove tbr subdir.
|
||||
|
||||
2002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* tbr/Makefile.am: New file.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
|
||||
|
||||
SUBDIRS = include cache reg_win syscall tbr
|
||||
SUBDIRS = include cache reg_win syscall
|
||||
|
||||
include $(top_srcdir)/../../../../../automake/subdirs.am
|
||||
include $(top_srcdir)/../../../../../automake/local.am
|
||||
|
||||
@@ -35,7 +35,6 @@ AC_CONFIG_FILES([Makefile
|
||||
cache/Makefile
|
||||
include/Makefile
|
||||
reg_win/Makefile
|
||||
syscall/Makefile
|
||||
tbr/Makefile])
|
||||
syscall/Makefile])
|
||||
AC_OUTPUT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user