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

Last change on this file since 1468 was 1337, checked in by geofft, 14 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
Line 
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.