diff options
Diffstat (limited to 'core/core.mk')
-rw-r--r-- | core/core.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/core.mk b/core/core.mk index 6e15eeb..52a9472 100644 --- a/core/core.mk +++ b/core/core.mk @@ -76,8 +76,6 @@ endif # Core targets. -.NOTPARALLEL: - all:: deps app rel # Noop to avoid a Make warning when there's nothing to do. |