forked from len0rd/rockbox
Forgot to remove this testing code..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21021 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cf87597226
commit
7a04a54c52
1 changed files with 0 additions and 2 deletions
|
@ -75,8 +75,6 @@ include $(TOOLSDIR)/make.inc
|
|||
$(LINKFILE): $(LDS)
|
||||
$(call PRINTS,build $(@F))cat $< | $(CC) -DMEMORYSIZE=$(MEMORYSIZE) $(INCLUDES) $(TARGET) \
|
||||
$(DEFINES) -E -P - >$@
|
||||
./action_helper.pl > actions.lua
|
||||
echo $(pwd)
|
||||
|
||||
clean:
|
||||
$(call PRINTS,cleaning lua)rm -rf $(OBJDIR)/lua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue