mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
threaded-volserver-progress-20031114
not ready for primetime. not even close.
This commit is contained in:
parent
5e52289abf
commit
0f7c8a0310
@ -187,7 +187,7 @@ afsint.xdr.o: ${FSINT}/afsint.xdr.c
|
||||
${COMPILE}
|
||||
|
||||
volserver: ${objects} ${LIBS}
|
||||
${CC} ${LDFLAGS} -o volserver ${objects} ${LIBS} ${MTLIBS} ${XLIBS}
|
||||
${CC} ${LDFLAGS} -o volserver ${objects} ${LIBS} ${MT_LIBS} ${XLIBS}
|
||||
|
||||
${DEST}/root.server/usr/afs/bin/volserver: volserver
|
||||
${INSTALL} -ns $? $@
|
||||
|
@ -69,7 +69,7 @@ RCSID
|
||||
#include "volser.h"
|
||||
#include "volint.h"
|
||||
|
||||
#include <volser_prototypes.h>
|
||||
#include "volser_prototypes.h"
|
||||
|
||||
extern int DoLogging;
|
||||
extern struct volser_trans *FindTrans(), *NewTrans(), *TransList();
|
||||
|
Loading…
x
Reference in New Issue
Block a user