michael@0: all: michael@0: -rm foo michael@0: +-rm bar michael@0: -+rm baz michael@0: @-rm bah michael@0: -@rm humbug michael@0: +-@rm sincere michael@0: +@-rm flattery michael@0: @+-rm will michael@0: @-+rm not michael@0: -+@rm save michael@0: -@+rm you michael@0: @echo TEST-PASS