mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-24 04:29:07 +00:00
removed the symbols dummy target
This commit is contained in:
parent
3a0ba03407
commit
3bfa34f4c3
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.cooja,v 1.21 2007/11/25 22:47:43 fros4943 Exp $
|
||||
# $Id: Makefile.cooja,v 1.22 2007/11/29 04:57:04 fros4943 Exp $
|
||||
|
||||
## The COOJA Simulator Contiki platform Makefile
|
||||
##
|
||||
@ -95,10 +95,6 @@ endif
|
||||
$(ARFILE): ${addprefix $(OBJECTDIR)/, $(CONTIKI_SOURCEFILES:.c=.o)}
|
||||
$(AR_COMMAND_1) $^ $(AR_COMMAND_2)
|
||||
|
||||
ifndef WINDIR
|
||||
.PHONY: symbols.c
|
||||
endif
|
||||
|
||||
symbols.c:
|
||||
# Create initial symbol files if not existing
|
||||
${CONTIKI}/tools/make-empty-symbols
|
||||
|
Loading…
x
Reference in New Issue
Block a user