diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-03-02 03:26:47 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-03-02 03:26:47 -0500 |
| commit | eb932c7c313b5461ffaee0fd6ed0db1e9f5ca32b (patch) | |
| tree | 1357027992f6cb148ace39edde21687a93418460 /Makefile | |
| parent | 4c28ddf7f0d33451b88e6061308a620f6701f145 (diff) | |
| download | fujinet-chat-eb932c7c313b5461ffaee0fd6ed0db1e9f5ca32b.tar.gz | |
Go back to loading at $2000, make stack 1 page, protocol decoding WIP.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ PARTS=memsetup.xex font_dl.xex client.xex ATASM=atasm -s -a all: clean fnchat.xex + cp fnchat.xex /var/tnfs/ fnchat.xex: $(PARTS) cat $(PARTS) > fnchat.xex |
