Make Makefiles more -j friendly

Add .$1.$2 to outputs missing them.
This commit is contained in:
Jesse Rosenstock
2020-07-02 08:57:11 +02:00
committed by Oliver Schmidt
parent f5afc75cbd
commit 878e4a57c8
3 changed files with 7 additions and 6 deletions

View File

@@ -16,8 +16,6 @@ WORKDIR = ../testwrk
all: dotests
.NOTPARALLEL:
dotests: mostlyclean continue
continue: