File: config.mak.in

package info (click to toggle)
reaver 1.6.5-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 2,664 kB
  • sloc: ansic: 55,158; makefile: 199; python: 70; sh: 58
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
prefix=@prefix@
exec_prefix=@exec_prefix@
CONFDIR=@localstatedir@/lib/@target@

CC=@CC@
CFLAGS_USER=@CFLAGS@
LDFLAGS=@LDFLAGS@