Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
caryoscelus
/
agda
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
9c190b6ebc
Branchit
Tagit
js_amd
js_amd_patch
working
agda
/
doc
/
user-manual
/
tools
/
Makefile
Makefile
105 B
Historia
Raaka
1
2
3
4
5
6
7
8
# Makefile for documentation
default :
$(MAKE) -C .. html
$(MAKE) -C ../../.. user-manual-test
# EOF