This commit is contained in:
2023-03-30 10:05:31 -04:00
commit ca842a3235
5 changed files with 194 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
include config.mk
install: src/libcolor.h:
install src/libcolor.h $(PREFIX)/include