source: trunk/server/common/oursrc/accountadm/mrproper @ 1464

Last change on this file since 1464 was 544, checked in by andersk, 16 years ago
Replace Perl admof with a C version that is six times faster, and correctly handles negative ACLs and cross-realm principals.
  • Property svn:executable set to *
File size: 129 bytes
Line 
1#!/bin/sh
2
3rm -f signup-scripts-frontend admof signup-scripts-backend mbash
4rm -f configure config.* Makefile
5rm -rf auto*.cache
Note: See TracBrowser for help on using the repository browser.