File: openbsd

package info (click to toggle)
ntop 3%3A5.0.1%2Bdfsg1-2.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 15,720 kB
  • ctags: 11,480
  • sloc: ansic: 79,804; sh: 21,658; python: 1,948; awk: 1,504; perl: 971; makefile: 745; php: 123; xml: 71; sql: 13; sed: 11
file content (8 lines) | stat: -rwxr-xr-x 200 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/bin/sh

echo "        Setting OpenBSD specific flag values"
SO_VERSION_PATCH=.0.0

# This is probably not right, but we can't seem to settle on what IS right...
MAKE_SHARED_LIBRARY_PARM="-shared"