mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-25 22:32:39 +02:00
ensure libs rebuilt on code changes
This commit is contained in:
parent
dfee0c8ba2
commit
2680749e8c
@ -83,7 +83,7 @@ export INCLUDE := $(foreach dir,$(INCLUDES),-I$(CURDIR)/$(dir)) \
|
|||||||
-I. \
|
-I. \
|
||||||
-iquote $(CURDIR)/include/switch/
|
-iquote $(CURDIR)/include/switch/
|
||||||
|
|
||||||
.PHONY: clean all
|
.PHONY: clean all lib/libnx.a lib/libnxd.a
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
all: lib/libnx.a lib/libnxd.a
|
all: lib/libnx.a lib/libnxd.a
|
||||||
|
Loading…
Reference in New Issue
Block a user