(svn r291) Minor fix to english.txt
added debian support (blathijs) improved make install (blathijs)
This commit is contained in:
@@ -27,14 +27,13 @@ $(MAKE_CONFIG):
|
||||
$(call CONFIG_LINE,SUPRESS_LANG_ERRORS:=$(SUPRESS_LANG_ERRORS))
|
||||
$(call CONFIG_LINE,)
|
||||
|
||||
$(call CONFIG_LINE,\# DATA_DIR_PREFIX is the path to OpenTTD. It can be absolute or relative)
|
||||
$(call CONFIG_LINE,\# USE_HOMEDIR sets \~/ in front of DATA_DIR_PREFIX so it uses the homedir)
|
||||
$(call CONFIG_LINE,\# do not type \~/ yourself because that will not work)
|
||||
$(call CONFIG_LINE,\# Folders should end with /)
|
||||
$(call CONFIG_LINE,\# See Makefile for details on these paths)
|
||||
$(call CONFIG_LINE,\# Folders should not end with /)
|
||||
$(call CONFIG_LINE,INSTALL:=$(INSTALL))
|
||||
$(call CONFIG_LINE,PREFIX:=$(PREFIX))
|
||||
$(call CONFIG_LINE,BINARY_DIR:=$(BINARY_DIR))
|
||||
$(call CONFIG_LINE,INSTALL_DIR:=$(INSTALL_DIR))
|
||||
$(call CONFIG_LINE,DATA_DIR:=$(DATA_DIR))
|
||||
$(call CONFIG_LINE,USE_HOMEDIR:=$(USE_HOMEDIR))
|
||||
$(call CONFIG_LINE,GAME_DATA_DIR:=$(GAME_DATA_DIR))
|
||||
$(call CONFIG_LINE,PERSONAL_DIR:=$(PERSONAL_DIR))
|
||||
$(call CONFIG_LINE,)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user