From e1e42bb3c5db65e433e1800579d85b526a28118e Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 24 Mar 2025 15:31:38 -0400 Subject: whichbas: add detection for OSS Integer BASIC. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ce1233b..02c7f01 100644 --- a/Makefile +++ b/Makefile @@ -56,6 +56,8 @@ RST2MAN=rst2man all: $(BINS) manpages symlinks subdirs $(TTF) amsb40.txt +intbas: bas.o + unprotbas: bas.o protbas: bas.o -- cgit v1.2.3