]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Reorder lwp before rx
authorSam Hartman <hartmans@debian.org>
Wed, 11 Jul 2001 21:59:23 +0000 (21:59 +0000)
committerSam Hartman <hartmans@debian.org>
Wed, 11 Jul 2001 21:59:23 +0000 (21:59 +0000)
Makefile.in
debian/patch.002_makefile_order [new file with mode: 0644]

index ad0776f10ee55a4701118c9179460590b5304ec1..5024fc0a2c18814527ac5e4c8953607b21ab3b23 100644 (file)
@@ -96,7 +96,7 @@ rxtests: rxobj
 
 fsint: project kfsint
 
-kfsint: rxgen rxincls lwp
+kfsint: lwp rxgen rxincls 
        ${COMPILE_PART1} fsint ${COMPILE_PART2}
 
 export2: project fsint
diff --git a/debian/patch.002_makefile_order b/debian/patch.002_makefile_order
new file mode 100644 (file)
index 0000000..e0c8303
--- /dev/null
@@ -0,0 +1,16 @@
+Index: Makefile.in
+===================================================================
+RCS file: /afs/sipb/project/openafs/debian/cvs/openafs/Makefile.in,v
+retrieving revision 1.3
+diff -u -r1.3 Makefile.in
+--- Makefile.in        11 Jul 2001 04:03:19 -0000      1.3
++++ Makefile.in        11 Jul 2001 21:51:18 -0000
+@@ -96,7 +96,7 @@
+ fsint: project kfsint
+-kfsint: rxgen rxincls lwp
++kfsint: lwp rxgen rxincls 
+       ${COMPILE_PART1} fsint ${COMPILE_PART2}
+ export2: project fsint