From eefcd4aae4f6f1f7ac2e1e198e269673b94df78d Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 30 Aug 2013 15:03:12 -0400 Subject: Remove makekeypair program. --- Makefile.mac | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.mac') diff --git a/Makefile.mac b/Makefile.mac index a4565fc9..8977de41 100644 --- a/Makefile.mac +++ b/Makefile.mac @@ -44,9 +44,6 @@ install-mac-tap: FORCE cp -R mac-tap/tuntap/tap.kext /Library/Application\ Support/ZeroTier/One chown -R root:wheel /Library/Application\ Support/ZeroTier/One/tap.kext -makekeypair: $(OBJS) - $(CXX) $(CXXFLAGS) -o zerotier-makekeypair makekeypair.cpp $(OBJS) $(LIBS) - clean: rm -rf *.dSYM rm -f $(OBJS) zerotier-* -- cgit v1.2.3