mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Makefiles: Remove .PRECIOUS if Makefile doesn't touch libapps.
This commit is contained in:
parent
18bd9acd3d
commit
9a27d4a697
26 changed files with 0 additions and 26 deletions
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
all:
|
||||
.PHONY: clean distclean
|
||||
.PRECIOUS: ../../libapps$(LIBEXT)
|
||||
|
||||
# Clean Targets:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue