mirror of
https://github.com/labwc/labwc.git
synced 2025-11-10 13:30:00 -05:00
5 lines
72 B
Makefile
5 lines
72 B
Makefile
|
|
hex-color-average: hex-color-average.o
|
||
|
|
|
||
|
|
clean:
|
||
|
|
rm -f hex-color-average
|