1
0
Fork 0
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:
Maurus Cuelenaere 2009-05-21 19:22:29 +00:00
parent cf87597226
commit 7a04a54c52

View file

@ -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