diff options
author | B. Watson <urchlay@slackware.uk> | 2022-11-15 14:43:06 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-11-15 14:43:06 -0500 |
commit | 5445e30f4ca326275ae2be332f348999c6672be5 (patch) | |
tree | b5d449940611329268cb512900989345d63e77b1 /Makefile | |
parent | 70158e4e3d750f9ba9837b79bb253044da53a43b (diff) | |
download | dla-asm-5445e30f4ca326275ae2be332f348999c6672be5.tar.gz |
Document other make targets in BUILD.txt.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ disktest: disk realtest: disk atariserver dla.atr +# tnfs.sh is not in git, it wouldn't work for anyone but me anyway. tnfs: all sh tnfs.sh dla.xex dla2csv.xex dla.atr |