summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFranklin Wei <me@fwei.tk>2017-05-24 17:55:01 -0400
committerFranklin Wei <me@fwei.tk>2017-05-24 17:55:01 -0400
commit2c587920f537a3f81c473759c6909d68a4c6f8a8 (patch)
treea86948721794d6c613dfbaac77ed1c6858f72931 /Makefile
parent21f6f3e6be5a0e0264c475afb6f6a5c7d7a62b1e (diff)
downloadxenonchess-2c587920f537a3f81c473759c6909d68a4c6f8a8.zip
xenonchess-2c587920f537a3f81c473759c6909d68a4c6f8a8.tar.gz
xenonchess-2c587920f537a3f81c473759c6909d68a4c6f8a8.tar.bz2
xenonchess-2c587920f537a3f81c473759c6909d68a4c6f8a8.tar.xz
rename
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba65e9e..d9194b6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-PROGRAM_NAME = chessengine
+PROGRAM_NAME = xenonchess
CC = cc
INSTALL = install