pkgsrc/bootstrap/cleanup
tv b4926cb67d Why all the complexity? Just remove $wrkdir. (The previous incarnation left
a still-littered "work" directory; rather, this should nuke the whole thing.)
2004-10-11 13:50:17 +00:00

7 lines
152 B
Bash
Executable file

#! /bin/sh
# $NetBSD: cleanup,v 1.7 2004/10/11 13:50:17 tv Exp $
wrkdir=${1:-work}
rm -f -r $wrkdir
rm -f Makefile.inc mk.conf.example */config.cache