criu/lib
Adrian Reber 3d67e8a0d2 Makefiles: do not re-generate magic.py every time
I always wondered why re-running make on a criu checkout always prints
out

  GEN      magic.py

even if no file has changed. It seems the Makefile was looking for the
file in the wrong location. Providing the full path to the file will now
only rebuild magic.py if something actually changed that requires a
rebuild.

Signed-off-by: Adrian Reber <areber@redhat.com>
2020-10-20 00:18:24 -07:00
..
c lib/c: extend receive to handle incoming FDs 2020-10-20 00:18:24 -07:00
py Makefiles: do not re-generate magic.py every time 2020-10-20 00:18:24 -07:00
Makefile make: Insert version macros in criu.h 2019-09-07 15:59:55 +03:00