You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dialup/rp-l2tp/files/rp-l2tp-0.4-parallel-build....

13 lines
359 B

--- a/Makefile.in~ 2018-04-02 11:58:30.000000000 +0200
+++ b/Makefile.in 2018-04-02 12:00:15.173470572 +0200
@@ -42,8 +42,7 @@
$(AR) -rc $@ $^
@RANLIB@ $@ || true
-l2tpd: libl2tp.a libevent/libevent.a
- $(MAKE) -C handlers
+l2tpd: libl2tp.a libevent/libevent.a handlers
@CC@ $(LDFLAGS) -o l2tpd -rdynamic $(OBJS) $(EXTRA_LIBS)
libevent/libevent.a: