The following patch makes sure that rx_misc.h is copied to the libafs
tree from the RX source tree. This is needed in order to make sure
that libafs can be compiled on its own.
-derek
Index: src/rx/Makefile
===================================================================
RCS file: /cvs/openafs/src/rx/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- src/rx/Makefile 2000/11/04 10:05:27 1.2
+++ src/rx/Makefile 2000/11/05 19:37:18
@@ -39,7 +39,7 @@
LINK = ${CC} ${CFLAGS} -o $@ [email protected] ${LIBS} ${SRCDIR}lib/afs/libsys.a ${XLIBS}
KSRCS = rx.c rx.h rx_clock.c rx_clock.h rx_event.c rx_event.h \
- rx_globals.c rx_globals.h rx_kernel.h \
+ rx_globals.c rx_globals.h rx_kernel.h rx_misc.h \
rx_null.c rx_null.h rx_queue.h rx_getaddr.c rx_packet.c rx_packet.h \
rx_multi.h rx_kcommon.h rx_kcommon.c \
xdr.c xdr.h xdr_array.c xdr_arrayn.c xdr_rx.c rx_misc.c rx_rdwr.c \
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL N1NWH
[EMAIL PROTECTED] PGP key available
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo.cgi/openafs-devel