mirror of
https://github.com/labwc/labwc.git
synced 2026-03-30 11:10:41 -04: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
|