Reorder makefile rules & use .PHONY
[guilt.git] / guilt-prev
blob5348f8867b24501eab1094a53dc2df302a7432bc
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
6 USAGE=""
7 . guilt
9 if [ $# -ne 0 ]; then
10 usage
13 get_prev