Bring Makefile up to date.
This commit is contained in:
committed by
Paul Chote
parent
8df1813afd
commit
b3c4afa620
4
Makefile
4
Makefile
@@ -240,10 +240,10 @@ install: all
|
|||||||
@cp -r mods/ra/tilesets $(INSTALL_DIR)/mods/ra
|
@cp -r mods/ra/tilesets $(INSTALL_DIR)/mods/ra
|
||||||
@cp -r mods/ra/uibits $(INSTALL_DIR)/mods/ra
|
@cp -r mods/ra/uibits $(INSTALL_DIR)/mods/ra
|
||||||
|
|
||||||
@cp -r shaders $(INSTALL_DIR)
|
@cp -r glsl $(INSTALL_DIR)
|
||||||
|
@cp -r cg $(INSTALL_DIR)
|
||||||
@cp *.ttf $(INSTALL_DIR)
|
@cp *.ttf $(INSTALL_DIR)
|
||||||
@cp --parents -r thirdparty/Tao $(INSTALL_DIR)
|
@cp --parents -r thirdparty/Tao $(INSTALL_DIR)
|
||||||
@$(INSTALL_PROGRAM) thirdparty/WindowsBase.dll $(INSTALL_DIR)
|
|
||||||
@$(INSTALL_PROGRAM) thirdparty/ICSharpCode.SharpZipLib.dll $(INSTALL_DIR)
|
@$(INSTALL_PROGRAM) thirdparty/ICSharpCode.SharpZipLib.dll $(INSTALL_DIR)
|
||||||
@-$(INSTALL_PROGRAM) VERSION $(INSTALL_DIR)
|
@-$(INSTALL_PROGRAM) VERSION $(INSTALL_DIR)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user