This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
markus
/
scripts
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
410bd5e12d
Ramuri
Etichete
master
sudo-build
scripts
/
Makefile
Makefile
97 B
Istoric
Crud
1
2
3
4
5
6
SUBDIRS = cvs update
install:
.for _SUBDIR in ${SUBDIRS}
${MAKE} -C ${_SUBDIR} install
.endfor