mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-09 19:31:04 +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
|