003 File Manager
Current Path:
/usr/src/contrib/openbsm
usr
/
src
/
contrib
/
openbsm
/
📁
..
📄
.travis.yml
(434 B)
📄
CREDITS
(978 B)
📄
FREEBSD-upgrade
(2.61 KB)
📄
INSTALL
(1.57 KB)
📄
LICENSE
(1.8 KB)
📄
Makefile.am
(259 B)
📄
Makefile.in
(25.42 KB)
📄
NEWS
(25.7 KB)
📄
README
(2.63 KB)
📄
TODO
(1.18 KB)
📄
VERSION
(19 B)
📄
aclocal.m4
(42.92 KB)
📄
autogen.sh
(90 B)
📁
bin
📁
bsm
📁
compat
📁
config
📄
configure
(477.1 KB)
📄
configure.ac
(6.97 KB)
📁
etc
📁
libauditd
📁
libbsm
📁
m4
📁
man
📁
modules
📁
sys
📁
test
📁
tools
Editing: .travis.yml
language: c compiler: - clang - gcc os: - linux - osx before_install: - if [ $TRAVIS_OS_NAME == "linux" ]; then sudo apt-get -qq update; sudo apt-get -qq install byacc flex; elif [ $TRAVIS_OS_NAME == "osx" ]; then brew update; brew install byacc flex openssl; export CFLAGS="-I/usr/local/opt/openssl/include $CFLAGS"; export LDFLAGS="-L/usr/local/opt/openssl/lib $LDFLAGS"; fi
Upload File
Create Folder