aboutsummaryrefslogtreecommitdiff
path: root/Makefile.client
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-02-16 21:15:29 -0500
committerB. Watson <urchlay@slackware.uk>2026-02-16 21:15:29 -0500
commit74cc9d5a9cafbd851bcdaea3b04974cd924fabd0 (patch)
treef97e88b091dd5b088326f1c7fbd5e9c6147d98bf /Makefile.client
parent5ab86143c9d0b0c86411f7067cf9649f7f0d3311 (diff)
downloadfujinet-chat-74cc9d5a9cafbd851bcdaea3b04974cd924fabd0.tar.gz
Font stuffs.
Diffstat (limited to 'Makefile.client')
-rw-r--r--Makefile.client2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.client b/Makefile.client
index febbae0..754c4f8 100644
--- a/Makefile.client
+++ b/Makefile.client
@@ -13,7 +13,7 @@ TARGETS := atari
# Name of the final, single-file executable.
# Default: name of the current dir with target name appended
-PROGRAM := fnchat
+PROGRAM := client
# Path(s) to additional libraries required for linking the program
# Use only if you don't want to place copies of the libraries in SRCDIR