diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,5 +183,6 @@ check: test clean: -rm -f -- *.o *.a *.so *.so.* test conversion-matrices.h + -rm -rf -- __pycache__/ .PHONY: all clean check install uninstall |
index : libcolour | ||
[Stable] C colour space library | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Makefile | 1 |
@@ -183,5 +183,6 @@ check: test clean: -rm -f -- *.o *.a *.so *.so.* test conversion-matrices.h + -rm -rf -- __pycache__/ .PHONY: all clean check install uninstall |