From 86b689f3d7111a9fa13da389a30f3dfdf877d1a4 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sat, 19 Apr 2014 13:04:09 -0500 Subject: All: *ARGV* and *host-language*. Misc syncing/fixes. --- cs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cs/Makefile') diff --git a/cs/Makefile b/cs/Makefile index f8aefcc..b7eb023 100644 --- a/cs/Makefile +++ b/cs/Makefile @@ -34,7 +34,7 @@ mal.dll: $(LIB_SRCS) mcs $(FLAGS) -r:mal.dll $< clean: - rm -f *.dll *.exe *.mbd + rm -f *.dll *.exe *.mdb .PHONY: stats tests $(TESTS) -- cgit v1.2.3