ag/codea: remove cscope.out tags too
[uebersetzerbau-ss10.git] / ag / Makefile
index a74a1f459ab22aa4ba13a29e8ff46f0b57f5272c..1ca5f9a8cd143cb66db5eaa775abe2a2d55268b3 100644 (file)
@@ -29,7 +29,7 @@ oxout.y oxout.l: parser.y scanner.lex
 
 .PHONY: clean
 clean:
-       rm -f $(NAME) $(OBJS) scanner.c parser.{h,c,output} oxout.{y,l,h}
+       rm -f $(NAME) $(OBJS) scanner.c parser.{h,c,output} oxout.{y,l,h} cscope.out tags
 
 1test: 2test