https://github.com/getdnsapi/getdns-jcsa17
Examples used in the tutorial at JCSA17
https://github.com/getdnsapi/getdns-jcsa17
Last synced: 6 days ago
JSON representation
Examples used in the tutorial at JCSA17
- Host: GitHub
- URL: https://github.com/getdnsapi/getdns-jcsa17
- Owner: getdnsapi
- License: bsd-3-clause
- Created: 2017-07-04T10:00:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T13:52:51.000Z (almost 9 years ago)
- Last Synced: 2025-12-02T16:24:00.711Z (7 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
autoreconf -vfi
./configure CFLAGS="-g -I$HOME/local/include" LDFLAGS="-L$HOME/local/lib" --prefix="$HOME/local"
make