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