summaryrefslogtreecommitdiff
path: root/wince/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'wince/Makefile.sub')
-rw-r--r--wince/Makefile.sub5
1 files changed, 0 insertions, 5 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 8107c75b13..07fc4d41a5 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -530,11 +530,6 @@ end
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 > $@
- @del y.tab.c
-
!include $(srcdir)/common.mk
$(OBJS): {$(srcdir)}win32/win32.h