X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fmono-service%2FMakefile;h=e27822addc65e0fda8465c0975549a93b25bc035;hb=5250b855e543b604cb7d923470c4ef2cd83a6a64;hp=cdca30fb3fbe5489a9eb10852ebb1d49e7a3b639;hpb=3f779475e3fc982e312212d5dbbd86515eddfc0c;p=mono.git diff --git a/mcs/tools/mono-service/Makefile b/mcs/tools/mono-service/Makefile index cdca30fb3fb..e27822addc6 100644 --- a/mcs/tools/mono-service/Makefile +++ b/mcs/tools/mono-service/Makefile @@ -14,7 +14,7 @@ LIB_REFS = System.ServiceProcess Mono.Posix System # Copied from library.make # -- begin -- -ifeq ($(PLATFORM), win32) +ifeq ($(BUILD_PLATFORM), win32) GACDIR = `cygpath -w $(mono_libdir)` GACROOT = `cygpath -w $(DESTDIR)$(mono_libdir)` test_flags += -d:WINDOWS