remove make legacy

This commit is contained in:
Sylvestre Ledru 2021-09-27 17:09:53 +02:00
parent dd2ac7bd0c
commit 15c7d95715

5
debian/rules vendored
View File

@ -457,13 +457,8 @@ override_dh_auto_configure: preconfigure
fi
ifeq (Ninja, $(GENERATOR))
# ninja
VERBOSE=-v
else
# make
VERBOSE=VERBOSE=1
endif
debian-full-build:
$(PRE_PROCESS) ninja $(NJOBS) -C $(TARGET_BUILD) $(VERBOSE) stage2