]> git.scottworley.com Git - tl-append/commitdiff
make clean
authorScott Worley <scottworley@scottworley.com>
Thu, 31 Aug 2023 18:00:38 +0000 (11:00 -0700)
committerScott Worley <scottworley@scottworley.com>
Fri, 1 Sep 2023 07:39:17 +0000 (00:39 -0700)
Makefile

index 8209ef88fd7ab6220b6b7182cd06bd3641a9456f..03bc6c5a41f7516e60de4077837d49431ecb4c88 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,3 +15,7 @@ check: tl-append tl-append-test
 install: tl-append
        $(INSTALL) -d $(DESTDIR)$(bindir)
        $(INSTALL) -m 755 $^ $(DESTDIR)$(bindir)
+
+.PHONY: clean
+clean:
+       -rm tl-append tl-append-test tl.log