|
|
|
@ -1,8 +1,8 @@
|
|
|
|
# Copyright (c) 2017 by Thomas A. Early N7TAE
|
|
|
|
# Copyright (c) 2017 by Thomas A. Early N7TAE
|
|
|
|
|
|
|
|
|
|
|
|
# if you change these locations, make sure the sgs-xl.service file is updated!
|
|
|
|
# if you change these locations, make sure the sgs-xl.service file is updated!
|
|
|
|
BINDIR=/usr/local/bin
|
|
|
|
BINDIR=/usr/sbin
|
|
|
|
CFGDIR=/usr/local/etc
|
|
|
|
CFGDIR=/etc/sgs-xl
|
|
|
|
|
|
|
|
|
|
|
|
# choose this if you want debugging help
|
|
|
|
# choose this if you want debugging help
|
|
|
|
#CPPFLAGS=-g -ggdb -W -Wall -std=c++11 -DCFG_DIR=\"$(CFGDIR)\"
|
|
|
|
#CPPFLAGS=-g -ggdb -W -Wall -std=c++11 -DCFG_DIR=\"$(CFGDIR)\"
|
|
|
|
|