Commit fdebd311bab65bfe56e1d054a29c9dac90279639

Authored by bruno
1 parent 93010085
Exists in master

primeira versão

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
Makefile
... ... @@ -37,3 +37,5 @@ obj: $(FILES) $(INCLUDES)
37 37  
38 38 clean:
39 39 del -q *.exe *.obj *.manifest
  40 +
  41 +doc:
... ...