X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=Makefile;h=5d94cb1aee478da11ffa7d5732b51bca8b974a41;hp=3e113fd3012de16f7876a34450298f1d8d347dbc;hb=b85bbf90337a581a6de74005dca2385914ab7003;hpb=a765a89dce5dd3d870906dbe4580b62313117417 diff --git a/Makefile b/Makefile index 3e113fd3..5d94cb1a 100644 --- a/Makefile +++ b/Makefile @@ -38,13 +38,6 @@ MAKE = make # uncomment if system has no joystick include file # JOYSTICK = -DNO_JOYSTICK -# choose if more than one global score file entry for one player is allowed -# (default: MANY_PER_NAME) -# uncomment to install game in multi-user environment -# SCORE_ENTRIES = ONE_PER_NAME -# uncomment to install game in single-user environment (default) -# SCORE_ENTRIES = MANY_PER_NAME - # path for cross-compiling (only needed for non-native Windows build) CROSS_PATH_WIN32 = /usr/local/cross-tools/i386-mingw32msvc