X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=3e03456bb89f7c0ffe20260e2dc1d7716820adfd;hp=ae6b318d4c73c45706a88eb7d617e335fed18045;hb=a4e95e0a6d4b53732ea0a585be0b6df55ae41e42;hpb=1d189cb5b9d8266d6b1cee2ed6b5b42044cd13aa diff --git a/Makefile b/Makefile index ae6b318d..3e03456b 100644 --- a/Makefile +++ b/Makefile @@ -28,13 +28,6 @@ MAKE = make # use the following setting for Debian / Ubuntu installations: # RO_GAME_DIR = /usr/share/games/rocksndiamonds -# directory for writable game data (like highscore files) -# (if no "scores" directory exists, scores are saved in user data directory) -# default is '.' to be able to run program without installation -# RW_GAME_DIR = . -# use the following setting for Debian / Ubuntu installations: -# RW_GAME_DIR = /var/games/rocksndiamonds - # uncomment if system has no joystick include file # JOYSTICK = -DNO_JOYSTICK