Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Giriş Yap
caryoscelus
/
agda
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
9c190b6ebc
Dallar
Biçim İmleri
js_amd
js_amd_patch
working
agda
/
doc
/
user-manual
/
tools
/
Makefile
Makefile
105 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
# Makefile for documentation
default :
$(MAKE) -C .. html
$(MAKE) -C ../../.. user-manual-test
# EOF