WIP version of gogo_no_coda

It is bailing out somewhere after getting patched, but I can't tell where since the error
message is very cryptic and long.
This commit is contained in:
Scott McCreary
2013-08-24 18:03:58 -07:00
parent 2ec772818f
commit bbff6ba061
2 changed files with 27 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ diff -Naur gogo-no-coda-master/linux/Makefile gogo-no-coda-master-haiku/linux/Ma
#######################################################
TARGET = gogo
+prefix =
+prefix =
+BINDIR = $(prefix)/bin
#######################################################