source: server/common/oursrc/execsys/mrproper @ 838

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