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/gnuradius/files/gnuradius-1.6.1-qa-false-po...

28 lines
929 B

--- a/radscripts/Makefile.in
+++ b/radscripts/Makefile.in
@@ -854,19 +854,19 @@
radctl: $(srcdir)/radctl.m4
- $(M4) $(M4_DEFINES) $(srcdir)/radctl.m4 > radctl
+ @$(M4) $(M4_DEFINES) $(srcdir)/radctl.m4 > radctl
radgrep: $(srcdir)/radgrep.m4
- $(M4) $(M4_DEFINES) $(srcdir)/radgrep.m4 > radgrep
+ @$(M4) $(M4_DEFINES) $(srcdir)/radgrep.m4 > radgrep
radping: $(srcdir)/radping.m4
- $(M4) $(M4_DEFINES) $(srcdir)/radping.m4 > radping
+ @$(M4) $(M4_DEFINES) $(srcdir)/radping.m4 > radping
radauth: $(srcdir)/radauth.m4
- $(M4) $(M4_DEFINES) $(srcdir)/radauth.m4 > radauth
+ @$(M4) $(M4_DEFINES) $(srcdir)/radauth.m4 > radauth
builddbm: $(srcdir)/builddbm.m4
- $(M4) $(M4_DEFINES) $(srcdir)/builddbm.m4 > builddbm
+ @$(M4) $(M4_DEFINES) $(srcdir)/builddbm.m4 > builddbm
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: