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

Last change on this file since 1119 was 764, checked in by presbrey, 16 years ago
  • Property svn:executable set to *
File size: 128 bytes
Line 
1#!/bin/sh
2
3rm -f static-cat
4rm -f configure config.* Makefile
5rm -f execsys-binfmt static-cat.c execsys.conf
6rm -rf auto*.cache
Note: See TracBrowser for help on using the repository browser.