From c9a6b08554c639c02c16e76915a25b69d2343956 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 29 Nov 2018 09:06:46 -0500 Subject: Fix make clean --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit 1.4.1 cfec58a7487eaf6f805'/> dontfiles
summary refs log tree commit diff
path: root/doc/zlib/inflateGetHeader.3 (unfollow)
Commit message (Expand)Author
2022-04-20Set txt mtimes to source mtimesJune McEnroe
2022-04-20Make (pun) the dependencies make (pun) more senseJune McEnroe
2022-04-17Add HenchJune McEnroe
2022-04-14Publish "Agency"June McEnroe
2022-04-13Swap dates so the difference is always positiveJune McEnroe
2022-04-04Update "Care"June McEnroe
2022-04-03Publish "Care"June McEnroe
2022-03-31Publish "Compassion"June McEnroe
2022-03-24Skip matches with ident chars on either sideJune McEnroe
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe
2022-03-22Source ~/.profile.local if it existsJune McEnroe
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
2022-03-16Remove -j4 from ./PlanJune McEnroe
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe