X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=makefile;h=223e3b81382b71345ad00783160cdf76a255bde0;hb=2e284d5574d29547f984cd625a76ef6266050abf;hp=842fe3b0b14838aa8fe7f72984f2c29bdff6973b;hpb=4e32c244b4bac38043a8e61159b30ad24900d901;p=lugaru.git diff --git a/makefile b/makefile index 842fe3b..223e3b8 100644 --- a/makefile +++ b/makefile @@ -12,7 +12,7 @@ OPT += -O3 -fno-strict-aliasing -falign-loops=16 -fno-math-errno #OPT += -Os -fno-strict-aliasing BINDIR := bin -RUNDIR := run +RUNDIR := Data SRCDIR := Source SDLDIR := SDL12 LIBPNGDIR := libpng-1.2.8