X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=makefile.old;h=5dd3b426cd527fd61f0bdaf78986a272421e65eb;hb=88ca07d019951682ca9ece7030db83cf57389be1;hp=bc1d27920e275516346929588f4ae4071744b334;hpb=eeed07cb4def906a4a2bd6331cfb55163da8c5e3;p=lugaru.git diff --git a/makefile.old b/makefile.old index bc1d279..5dd3b42 100644 --- a/makefile.old +++ b/makefile.old @@ -12,7 +12,7 @@ OPT += -O3 -fno-strict-aliasing -falign-loops=16 -fno-math-errno #OPT += -Os -fno-strict-aliasing BINDIR := bin -RUNDIR := Data +RUNDIR := . SRCDIR := Source SDLDIR := Dependencies/SDL12 LIBPNGDIR := Dependencies/libpng