about summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-29 09:06:46 -0500
committerJune McEnroe <june@causal.agency>2018-11-29 09:06:46 -0500
commitc9a6b08554c639c02c16e76915a25b69d2343956 (patch)
tree9aa461d1a8ceecb49828584e2898b1eb69913345 /Makefile
parentUse png.h and config.mk (diff)
downloadtorus-c9a6b08554c639c02c16e76915a25b69d2343956.tar.gz
torus-c9a6b08554c639c02c16e76915a25b69d2343956.zip
Fix make clean
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 91ab927..684a04d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ install: chroot.tar rc.torus
 	install rc.torus /usr/local/etc/rc.d/torus
 
 clean:
-	rm -f $(OBJS) $(BINS) tags root chroot.tar
+	rm -fr $(OBJS) $(BINS) tags root chroot.tar
 
 help.h:
 	head -c 4096 torus.dat \
agency/catgirl.pty?id=6a252c64ecda0fc9ad1fb853c88131686cee52ee&follow=1'>Update catgirl pty grabJune McEnroe 2020-02-12Link to cgit /about pages where appropriateJune McEnroe 2020-02-11Separate LINKS from BINS for html to workJune McEnroe 2020-02-11Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe