This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
pandorafms
mirror of
https://github.com/pandorafms/pandorafms.git
Watch
1
Star
0
Fork
You've already forked pandorafms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
adcbe2ec5e
pandorafms
/
pandora_agents
/
win32
/
autogen.sh
7 lines
87 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
touch NEWS
aclocal
\
&&
autoconf
\
&&
autoheader
\
&&
automake --add-missing
Reference in New Issue
View Git Blame
Copy Permalink