Check if we want to skip the depend step

Part2 as I am stupid
This commit is contained in:
tmaul 2019-07-25 11:11:39 +01:00 committed by GitHub
parent 260c1c4826
commit f6872ffd7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,9 @@ unexport
#
# Check for changes in header files
ifndef SKIPDEPEND
DEPEND = 1
endif
#