This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f60a7de65
NetBSD
/
dist
/
openpam
/
autogen.sh
8 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -ex
libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf
Reference in New Issue
View Git Blame
Copy Permalink