Add new profile for monodroid tools (#5699)
[mono.git] / mcs / build / rules.make
index 7e1ee2124c10012f0cd1b60c8d9502eba006d407..349599433af11241e0a6c21c0d9a4a881931c5ce 100644 (file)
@@ -9,6 +9,7 @@
 
 empty :=
 space := $(empty) $(empty)
+_FILTER_OUT = $(foreach x,$(2),$(if $(findstring $(1),$(x)),,$(x)))
 
 # given $(thisdir), we compute the path to the top directory
 #