summaryrefslogtreecommitdiff
path: root/ext/tap-mac
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-03 13:47:13 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-03 13:47:13 -0800
commit21339843186a3aecd5f9e06fae12a5b255dfbc12 (patch)
tree2a62ddcf1e2258b4737e9bbd171903ea05d2f441 /ext/tap-mac
parent64bc0e49292936117b4a0ef808ffbf6b2d15d100 (diff)
downloadinfinitytier-21339843186a3aecd5f9e06fae12a5b255dfbc12.tar.gz
infinitytier-21339843186a3aecd5f9e06fae12a5b255dfbc12.zip
Build instructions for tap-mac.
Diffstat (limited to 'ext/tap-mac')
-rw-r--r--ext/tap-mac/tuntap/src/tap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/tap-mac/tuntap/src/tap/Makefile b/ext/tap-mac/tuntap/src/tap/Makefile
index 58e582da..ee1f5457 100644
--- a/ext/tap-mac/tuntap/src/tap/Makefile
+++ b/ext/tap-mac/tuntap/src/tap/Makefile
@@ -29,8 +29,8 @@ LDFLAGS = -Wall -mkernel -nostdlib -r -lcc_kext -arch i386 -arch x86_64 -Xlinker
#CCP = g++
#CC = gcc
-CCP = $(HOME)/Code/llvm-g++-Xcode4.6.2/bin/llvm-g++
-CC = $(HOME)/Code/llvm-g++-Xcode4.6.2/bin/llvm-gcc
+CCP = ../../../../llvm-g++-Xcode4.6.2/bin/llvm-g++
+CC = ../../../../llvm-g++-Xcode4.6.2/bin/llvm-gcc
all: $(KMOD_BIN) bundle