mirror of
https://github.com/thead-yocto-mirror/light-libs
synced 2026-06-21 08:52:23 +02:00
6 lines
50 B
Makefile
6 lines
50 B
Makefile
all:
|
|
clean:
|
|
install:
|
|
|
|
.PHONY: all clean install
|