mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-08 06:20:14 +01:00
parent
d41b06dea2
commit
46a29037d4
@ -54,6 +54,7 @@ tmate: $(MSGPACK_LIB) $(LIBSSH_LIB) $(patsubst %,libc/%.o,$(STATIC_LIBC_OBJECTS)
|
|||||||
./autogen.sh
|
./autogen.sh
|
||||||
$(TMATE_CONFIGURE) ./configure --enable-static
|
$(TMATE_CONFIGURE) ./configure --enable-static
|
||||||
+make
|
+make
|
||||||
|
strip tmate
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf ext libc $(LIBSSH) $(MSGPACK)
|
rm -rf ext libc $(LIBSSH) $(MSGPACK)
|
||||||
|
Loading…
Reference in New Issue
Block a user