Makefile: remove ROOT_DIR

This commit is contained in:
Philippe Teuwen
2021-04-18 18:52:48 +02:00
parent ed78bca62b
commit 79bf006419
3 changed files with 2 additions and 9 deletions

View File

@@ -1,6 +1,3 @@
# Must be called before any Makefile include
ROOT_DIR:=$(dir $(realpath $(lastword $(MAKEFILE_LIST))))
include ../../Makefile.defs
all clean install uninstall check: %: crack2/% crack3/% crack4/% crack5/%