Hash : 1b7ff817 Author : Thomas de Grivel Date : 2025-07-05T15:11:33
wip linux build
Download
1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh . ../configure.subr configure_sizeof_long UNAME=$(uname) echo "UNAME = ${UNAME}" >> ${CONFIGURE_MK} update_configure_h update_configure_mk