mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
Move more functions out of sched/ to lib/; proxies almost build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3453 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -97,7 +97,9 @@ context: .context
|
||||
|
||||
clean:
|
||||
@rm -f $(BIN1) $(BIN2) *~ .*.swp
|
||||
ifneq ($(OBJECT),)
|
||||
@rm -f proxies/*$(OBJEXT) stubs/*$(OBJEXT)
|
||||
endif
|
||||
$(call CLEAN)
|
||||
|
||||
distclean: clean
|
||||
|
||||
Reference in New Issue
Block a user