Alter patches to apply correctly under 3.0.

PR:		5461
This commit is contained in:
Justin M. Seger 1998-01-16 21:46:13 +00:00
parent 0fced76bff
commit 97df2e25c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9352
4 changed files with 8 additions and 8 deletions

View file

@ -38,8 +38,8 @@ Index: m3/m3browser/src/m3makefile
RCS file: /home/jdp/m3-cvs/m3/m3browser/src/m3makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 m3makefile
--- m3makefile 1996/09/24 05:21:56 1.1.1.1
+++ m3makefile 1996/09/24 05:32:39
--- m3/m3browser/src/m3makefile 1996/09/24 05:21:56 1.1.1.1
+++ m3/m3browser/src/m3makefile 1996/09/24 05:32:39
@@ -6,6 +6,7 @@
m3_option ("-times")

View file

@ -58,8 +58,8 @@ Index: m3/m3tohtml/src/m3makefile
RCS file: /home/jdp/m3-cvs/m3/m3tohtml/src/m3makefile,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 m3makefile
--- m3makefile 1996/09/24 05:29:00 1.1.1.2
+++ m3makefile 1996/09/24 05:35:10
--- m3/m3tohtml/src/m3makefile 1996/09/24 05:29:00 1.1.1.2
+++ m3/m3tohtml/src/m3makefile 1996/09/24 05:35:10
@@ -10,6 +10,7 @@
% m3_option ("-Y0@/udir/kalsow/pkg/m3/compiler/DS/m3c@-tDS3100@")
% override (m3tools, "/udir/kalsow/pkgs")

View file

@ -5,8 +5,8 @@ Index: m3/libm3/src/os/Common/m3makefile
RCS file: /home/jdp/m3-cvs/m3/libm3/src/os/Common/m3makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 m3makefile
--- m3makefile 1996/09/24 05:21:55 1.1.1.1
+++ m3makefile 1996/09/24 05:32:42
--- m3/libm3/src/os/Common/m3makefile 1996/09/24 05:21:55 1.1.1.1
+++ m3/libm3/src/os/Common/m3makefile 1996/09/24 05:32:42
@@ -19,6 +19,7 @@
Interface(Terminal)

View file

@ -9,8 +9,8 @@ This also adds separate wrapper files for network related functions to the
m3makefile, for SOCKS support.
Index: m3/m3core/src/runtime/FreeBSD2/m3makefile
--- m3makefile.orig Tue Sep 17 16:48:03 1996
+++ m3makefile Thu Oct 24 16:11:02 1996
--- m3/m3core/src/runtime/FreeBSD2/m3makefile.orig Tue Sep 17 16:48:03 1996
+++ m3/m3core/src/runtime/FreeBSD2/m3makefile Thu Oct 24 16:11:02 1996
@@ -13,6 +13,30 @@
c_source ("RTThreadC")
c_source ("RTHeapDepC")