mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-20 10:35:34 +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
|