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