Installer build script for *nix systems.
This commit is contained in:
@@ -43,7 +43,7 @@ file2lz4c: ext/lz4/lz4hc.o FORCE
|
||||
$(CXX) $(CXXFLAGS) -o file2lz4c file2lz4c.cpp node/Utils.cpp node/Salsa20.cpp ext/lz4/lz4hc.o
|
||||
|
||||
clean:
|
||||
rm -f $(OBJS) file2lz4c zerotier-*
|
||||
rm -f $(OBJS) file2lz4c zerotier-* zt1-*-install
|
||||
rm -rf installer-build
|
||||
|
||||
FORCE:
|
||||
|
||||
Reference in New Issue
Block a user