mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/local.mk: Add FORCE target to .PHONY
This commit is contained in:
parent
ea24d30e7a
commit
a9536e6df6
@ -6,7 +6,7 @@
|
||||
#
|
||||
# WARNING: any local changes made to $(PKG_BUILDDIR) *will* get lost!
|
||||
|
||||
.PHONY: prepare clean all
|
||||
.PHONY: prepare clean all FORCE
|
||||
|
||||
all: $(PKG_BUILDDIR)/.prepared
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user