5 lines
86 B
Makefile
5 lines
86 B
Makefile
include config.mk
|
|
|
|
install: src/libcolor.h:
|
|
install src/libcolor.h $(PREFIX)/include
|