aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/platform/freebsd.sh
blob: d93c774046b2254e2b8cbff66bc92e3de4e21826 (plain) (blame)
1
2
3
4
5
# Copyright (C) 2012 Jonathan Chu <milki@rescomp.berkeley.edu>. All Rights Reserved.
# This file is licensed under the GPLv2+. Please see COPYING for more information.

GETOPT="/usr/local/bin/getopt"
SHRED="rm -P -f"