Skip to content

Instantly share code, notes, and snippets.

@soul9
Created October 10, 2010 14:18
Show Gist options
  • Save soul9/619270 to your computer and use it in GitHub Desktop.
Save soul9/619270 to your computer and use it in GitHub Desktop.
diff --git a/Makefile b/Makefile
index 860d1f6..776d351 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-include $(GOROOT)/src/Make.$(GOARCH)
+include $(GOROOT)/src/Make.inc
TARG=sqlite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment