Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
caryoscelus
/
agda
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
9c190b6ebc
Gałęzie
Tagi
js_amd
js_amd_patch
working
agda
/
doc
/
user-manual
/
tools
/
Makefile
Makefile
105 B
Historia
Czysty
1
2
3
4
5
6
7
8
# Makefile for documentation
default :
$(MAKE) -C .. html
$(MAKE) -C ../../.. user-manual-test
# EOF