[hackers] [libgrapheme] Add "clean-data" to PHONY-targets || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Wed, 22 Dec 2021 15:38:03 +0100 (CET)

commit 77df9f64d40ba4be9f18fae3ad1d185dbcbe565d
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Wed Dec 22 15:37:49 2021 +0100
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Wed Dec 22 15:37:49 2021 +0100

    Add "clean-data" to PHONY-targets
    
    Signed-off-by: Laslo Hunhold <dev_AT_frign.de>

diff --git a/Makefile b/Makefile
index f883ab8..19b2753 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -125,4 +125,4 @@ dist:
         tar -cf libgrapheme-$(VERSION).tar libgrapheme-$(VERSION)
         rm -rf libgrapheme-$(VERSION)
 
-.PHONY: all test install uninstall clean dist
+.PHONY: all test install uninstall clean clean-data dist
Received on Wed Dec 22 2021 - 15:38:03 CET

This archive was generated by hypermail 2.3.0 : Wed Dec 22 2021 - 15:48:35 CET