mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 09:25:25 -04:00
6 lines
143 B
Bash
Executable file
6 lines
143 B
Bash
Executable file
#!/bin/sh
|
|
|
|
perl util/perlpath.pl /usr/bin
|
|
perl util/ssldir.pl /usr/local
|
|
perl util/mk1mf.pl FreeBSD >Makefile.FreeBSD
|
|
perl Configure FreeBSD
|