From: divverent Date: Fri, 9 Jan 2009 21:53:12 +0000 (+0000) Subject: indent... X-Git-Tag: svn-r421~258 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f1ed482f19a6ebdc278fea7036708198184a2ca1;p=xonotic%2Fnetradiant.git indent... git-svn-id: svn://svn.icculus.org/netradiant/trunk@162 61c419a2-8eb2-4b30-bcec-8cead039b335 --- diff --git a/Makefile b/Makefile index 32917392..5f34e36c 100644 --- a/Makefile +++ b/Makefile @@ -180,7 +180,7 @@ ifeq ($(OS),Darwin) LDFLAGS_COMMON += -L/sw/lib -L/usr/lib -L/usr/X11R6/lib LDFLAGS_DLL += -dynamiclib -ldl EXE = ppc - $(error Unsupported build OS: $(OS) - please complete the Darwin support in this Makefile and submit a patch) +$(error Unsupported build OS: $(OS) - please complete the Darwin support in this Makefile and submit a patch) else $(error Unsupported build OS: $(OS))