mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-24 23:26:50 +00:00
7 lines
143 B
Bash
Executable File
7 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
|