fix typos in [5839]

git-svn-id: svn://svn.openwrt.org/openwrt/packages@5840 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2006-12-18 15:05:46 +00:00
parent 39a71c91f8
commit 2a2579dadc

View File

@ -170,7 +170,7 @@ diff -ruN jamvm-1.4.4-old/src/os/linux/mips/Makefile.am jamvm-1.4.4-new/src/os/l
+AM_CPPFLAGS = -I$(top_builddir)/src +AM_CPPFLAGS = -I$(top_builddir)/src
diff -ruN jamvm-1.4.4-old/src/os/linux/mips/Makefile.in jamvm-1.4.4-new/src/os/linux/mips/Makefile.in diff -ruN jamvm-1.4.4-old/src/os/linux/mips/Makefile.in jamvm-1.4.4-new/src/os/linux/mips/Makefile.in
--- jamvm-1.4.4-old/src/os/linux/mips/Makefile.in 1970-01-01 01:00:00.000000000 +0100 --- jamvm-1.4.4-old/src/os/linux/mips/Makefile.in 1970-01-01 01:00:00.000000000 +0100
+++ jamvm-1.4.4-new/src/os/linux/mips/Makefile.in 2006-12-18 15:37:31.000000000 +0100 +++ jamvm-1.4.4-new/src/os/linux/mips/Makefile.in 2006-12-18 15:49:53.000000000 +0100
@@ -0,0 +1,432 @@ @@ -0,0 +1,432 @@
+# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.9.6 from Makefile.am.
+# @configure_input@ +# @configure_input@
@ -364,9 +364,9 @@ diff -ruN jamvm-1.4.4-old/src/os/linux/mips/Makefile.in jamvm-1.4.4-new/src/os/l
+ exit 1;; \ + exit 1;; \
+ esac; \ + esac; \
+ done; \ + done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/os/linux/parisc/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/os/linux/mips/Makefile'; \
+ cd $(top_srcdir) && \ + cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu src/os/linux/parisc/Makefile + $(AUTOMAKE) --gnu src/os/linux/mips/Makefile
+.PRECIOUS: Makefile +.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \ + @case '$?' in \