mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-07 21:31:37 +00:00
6 lines
73 B
Makefile
6 lines
73 B
Makefile
all:
|
|
doxygen Doxygen_Release
|
|
cp ST_Logo.gif html
|
|
clean:
|
|
- rm -fr html
|