summaryrefslogtreecommitdiff
path: root/wince/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'wince/Makefile.sub')
-rw-r--r--wince/Makefile.sub3
1 files changed, 0 insertions, 3 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 8107c75b13..56ee9050cd 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -527,9 +527,6 @@ end
.rc.res:
$(RC) -I. -I$(<D) $(iconinc) -I$(srcdir)/win32 $(RFLAGS) -fo$@ $(<:\=/)
-lex.c: {$(srcdir)}lex.c.blt
- copy $(?:/=\) $@
-
{$(srcdir)}.y.c:
$(YACC) $(YFLAGS) $(<:\=/)
sed -e "s!^ *extern char \*getenv();!/* & */!;s/^\(#.*\)y\.tab/\1parse/" y.tab.c > $@