aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2021-01-20 15:08:29 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commit47519b4428c6faecd6e51b2809095f53bd3a0b81 (patch)
treeb41a99d0fe008cfb497eac4d05b7fd343ffce32c /Makefile
parentc81898d6a760e2057f0933c9da6160702a4d0f61 (diff)
Infrastructure more or less set up!
It remains to tweak ct1986.c and add a .login file to autorun stuff!
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 4a9c77b..c480e2f 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,5 @@ ifneq ($(PLATFORM), native)
endif
clean:
- rm -f $(PROG)
- rm -f $(STAT)
- rm -f src/*.o
- rm -f $(OBJS)
+ rm -f ctaklm ct1986 pptdb
+ rm -f src/*.o include/*.o