This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-portable
mirror of
https://github.com/Fincer/openntpd-portable
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Portable build framework for OpenNTPD
62
Commits
9
Branches
1.0 MiB
C
73.4%
M4
14.2%
Makefile
9.7%
Shell
2.7%
Tree:
968c340d56
openntpd-portable
/
dist.sh
6 lines
58 B
Raw
Blame
History
#!/bin/sh
set
-e
./autogen.sh
./configure
make distcheck