diff options
Diffstat (limited to 'net/bpft/Makefile')
-rw-r--r-- | net/bpft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bpft/Makefile b/net/bpft/Makefile index b9d0298baa7f..dc931553472c 100644 --- a/net/bpft/Makefile +++ b/net/bpft/Makefile @@ -19,7 +19,7 @@ MAN1= traflog.1 trafstat.1 MAN8= trafstatd.8 trafd.8 MANCOMPRESSED= yes -pre-everything: +pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" @${ECHO_MSG} "!!! WARNING !!!" |