~ubuntu-branches/ubuntu/quantal/enigmail/quantal-security

1
2
3
4
5
6
7
8
9
10
11
12
13
all:
	-rm foo
	+-rm bar
	-+rm baz
	@-rm bah
	-@rm humbug
	+-@rm sincere
	+@-rm flattery
	@+-rm will
	@-+rm not
	-+@rm save
	-@+rm you
	@echo TEST-PASS