criu/scripts/nmk/scripts
Kir Kolyshkin 15a757f6be Makefiles: remove @true
Apparently @true was used as a rule for any target which should have
a non-empty rule doing nothing. For this, there's a "<target>: ;"
syntax, let's use this and eliminate an unnecessary fork/exec :)

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 09:36:08 +03:00
..
build.mk Makefiles: remove @true 2017-03-15 09:36:08 +03:00
include.mk nmk: return --no-print-directory 2017-03-06 20:44:08 +03:00
macro.mk nmk/script: rm bad code 2016-10-05 13:11:26 +03:00
main.mk nmk/script: rm bad code 2016-10-05 13:11:26 +03:00
msg.mk nmk/script: rm bad code 2016-10-05 13:11:26 +03:00
tools.mk build system: make CC/LD derive from HOSTCC/HOSTLD 2016-11-03 01:32:55 +03:00
utils.mk nmk: clean gcov files, too 2017-03-02 00:19:03 +03:00