mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
some minor changes to checkwps, shouldn't change anything
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24874 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14f066dc25
commit
0acb38b61c
4 changed files with 6 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
# $Id$
|
||||
#
|
||||
|
||||
FLAGS=-g -D__PCTOOL__ -DDEBUG -DROCKBOX_DIR_LEN=9 -DWPS_DIR=\".\" $(TARGET) -Wall
|
||||
FLAGS=-g -D__PCTOOL__ $(TARGET) -Wall
|
||||
|
||||
SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue