mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
Remove dependency on non-existant file: should not have been checked in.
This commit is contained in:
parent
3b280f8c4d
commit
db3a8fe6e4
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ xwords4.rcp: l10n/xwords4_$(LANG).rcp.pre xwords4defines.h $(BITMAP_RSRCS)
|
||||||
# about this.... Clean builds are probably a safe fallback.
|
# about this.... Clean builds are probably a safe fallback.
|
||||||
|
|
||||||
LocalizedStrIncludes.h StrL03e8.bin: \
|
LocalizedStrIncludes.h StrL03e8.bin: \
|
||||||
./l10n/StrRes_$(LANG).pre ./l10n/mkstrsres.c svn_stamp
|
./l10n/StrRes_$(LANG).pre ./l10n/mkstrsres.c
|
||||||
gcc $(CFLAGS) $(FORMATDEFINES) \
|
gcc $(CFLAGS) $(FORMATDEFINES) \
|
||||||
-DLANGSTRFILE=\"$<\" ./l10n/mkstrsres.c \
|
-DLANGSTRFILE=\"$<\" ./l10n/mkstrsres.c \
|
||||||
-o mkstrsres
|
-o mkstrsres
|
||||||
|
|
Loading…
Add table
Reference in a new issue