forked from Imagelibrary/rtems
2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.maint, configure.ac, release_support: Remove RDBG. * aclocal/enable-rdbg.m4: Removed.
This commit is contained in:
@@ -68,8 +68,11 @@ EOF
|
||||
# bootstrap at the top level.
|
||||
#
|
||||
./bootstrap
|
||||
|
||||
# now make sure the files generated by rpcgen are OK.
|
||||
touch c/src/librdbg/src/*/*/remdeb*.[hc]
|
||||
# NOTE: With rdbg removed, there are no files to touch until
|
||||
# the NFS client build process is worked out.
|
||||
|
||||
# now remove left overs from auto* -- they take 2MB even with bzip
|
||||
find . -name autom4te.cache -print | xargs -e rm -rf
|
||||
find . -name .cvsignore -print | xargs -e rm -rf
|
||||
|
||||
Reference in New Issue
Block a user