X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fmonop%2FMakefile;h=a9e79a8e9fa0aad2e0e72aa162deeb42fcc2102d;hb=1cd507f4e5cd5d9c501cd1f778f0bf262a88328d;hp=59c68eb193845165d54e829e83bfdf7b400dda30;hpb=6b6435d1b3206b0162c37e5ecce8d9a699fe6467;p=mono.git diff --git a/mcs/tools/monop/Makefile b/mcs/tools/monop/Makefile index 59c68eb1938..a9e79a8e9fa 100644 --- a/mcs/tools/monop/Makefile +++ b/mcs/tools/monop/Makefile @@ -4,4 +4,6 @@ include ../../build/rules.make PROGRAM = monop.exe +CLEAN_FILES = monop.exe monop2.exe *.mdb + include ../../build/executable.make