]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
indent...
authordivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Fri, 9 Jan 2009 21:53:12 +0000 (21:53 +0000)
committerdivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Fri, 9 Jan 2009 21:53:12 +0000 (21:53 +0000)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@162 61c419a2-8eb2-4b30-bcec-8cead039b335

Makefile

index 3291739229d371f95a92ee16bc6a59acd956144e..5f34e36cb08b222dbf85bfb0cf713a85f2518756 100644 (file)
--- 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))