close Warning: Can't use blame annotator:
svn blame failed on trunk/server/common/oursrc/execsys/mrproper: 28 - Can't close file '/tmp/svn-1TW4Nj': No space left on device

source: trunk/server/common/oursrc/execsys/mrproper @ 2522

Last change on this file since 2522 was 1337, checked in by geofft, 16 years ago
execsys: Stop automatically generating the binfmt_misc configuration. While we're there, kill an autoconf macro that was never used.
  • Property svn:executable set to *
File size: 113 bytes
RevLine 
1#!/bin/sh
2
3rm -f static-cat
4rm -f configure config.* Makefile
5rm -f static-cat.c execsys.conf
6rm -rf auto*.cache
Note: See TracBrowser for help on using the repository browser.