X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=scripts%2Fdmcs.in;h=223dac2e7f6edcb4ec6848e00c16e177388a4713;hb=HEAD;hp=e86cdf9df091ca5226d28752ac9ecbf35ee6db65;hpb=28f473c41df72b278eaf9784c29c2b8fa2cbe06a;p=mono.git diff --git a/scripts/dmcs.in b/scripts/dmcs.in index e86cdf9df09..223dac2e7f6 100755 --- a/scripts/dmcs.in +++ b/scripts/dmcs.in @@ -1,2 +1,3 @@ #!/bin/sh +echo "Note: dmcs is deprecated, please use mcs instead!" exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe -sdk:4.0 "$@"