mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-23 20:30:07 +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
|