From 589a61ade49fae6e729a0d41153ec322a62e3514 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 11 Nov 2009 23:26:50 +0000 Subject: Make csproj target work again svn path=/trunk/mcs/; revision=145998 --- mcs/jay/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mcs/jay') diff --git a/mcs/jay/Makefile b/mcs/jay/Makefile index 238cd994891..68e8da9d2cb 100644 --- a/mcs/jay/Makefile +++ b/mcs/jay/Makefile @@ -36,6 +36,8 @@ uninstall-local: -rm -f $(DESTDIR)$(prefix)/share/man/man1/jay.1 endif +csproj-local: + clean-local: rm -f jay *.o *.exe *.pdb -- cgit v1.2.3