We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019b425 commit 3839ccfCopy full SHA for 3839ccf
Makefile.macosx
@@ -11,14 +11,6 @@
11
12
13
all : direwolf decode_aprs text2tt tt2text ll2utm utm2ll aclients atest log2gpx gen_packets ttcalc direwolf.conf
14
- @echo " "
15
- @echo "Next step install with: "
16
17
- @echo " sudo make install"
18
19
- @echo "System SDK's (10.8 - 10.10) must be located here to make use of them. "
20
- @echo " /Developer/SDKs "
21
22
23
SDK_PATH := $(shell xcrun --show-sdk-path)
24
SDK_VERSION := $(shell xcrun --show-sdk-version)
0 commit comments