Changeset 27ccd807 in rtems for release_support
- Timestamp:
- 08/02/07 15:01:29 (16 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 2154cd3
- Parents:
- 261f99bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
release_support
r261f99bd r27ccd807 69 69 # 70 70 ./bootstrap 71 71 72 # now make sure the files generated by rpcgen are OK. 72 touch c/src/librdbg/src/*/*/remdeb*.[hc] 73 # NOTE: With rdbg removed, there are no files to touch until 74 # the NFS client build process is worked out. 75 73 76 # now remove left overs from auto* -- they take 2MB even with bzip 74 77 find . -name autom4te.cache -print | xargs -e rm -rf
Note: See TracChangeset
for help on using the changeset viewer.