This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
markus
/
scripts
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
410bd5e12d
Rami (Branch)
Tag
master
sudo-build
scripts
/
Makefile
Makefile
97 B
Cronologia
Originale
1
2
3
4
5
6
SUBDIRS = cvs update
install:
.for _SUBDIR in ${SUBDIRS}
${MAKE} -C ${_SUBDIR} install
.endfor