Branch - branch -master
Hash : ceba67b2 Author : Thomas de Grivel Date : 2025-08-13T02:19:28
wip
Download
1 2 3 4 5 6 7 8
#!/bin/sh . ../configure.subr UNAME=$(uname) echo "UNAME = ${UNAME}" >> ${CONFIGURE_MK} update_configure_mk