1 --- Makefile 2004-07-14 17:48:52.000000000 -0400
2 +++ Makefile.ok 2009-04-27 12:24:36.842238070 -0400
6 # Where the graphics and sound files go...
7 -DATAPATH=/usr/local/share/komidata/
8 +DATAPATH=/usr/share/komidata/
10 # Where to put the binary...
11 -BINPATH=/usr/local/bin/
14 # Where to put the manpage...
15 -MANPATH=/usr/local/man/man6/
16 +MANPATH=/usr/man/man6/
19 SDL_LIB=$(shell sdl-config --static-libs) $(MIXER)