mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
remove-libefs-Makefile-reference-20010207
This commit is contained in:
parent
2eb056dfd3
commit
cd912ea369
@ -184,9 +184,6 @@ fileserver: callback_clean1 viced.o ${objects} ${LIBS}
|
|||||||
*linux*) \
|
*linux*) \
|
||||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
||||||
${MTLIBS} ${XLIBS} ;; \
|
${MTLIBS} ${XLIBS} ;; \
|
||||||
sgi_6*) \
|
|
||||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
|
||||||
${MTLIBS} ${XLIBS} ../sgiefs/libefs.a ;; \
|
|
||||||
*) \
|
*) \
|
||||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
||||||
${MTLIBS} ${XLIBS} ;; \
|
${MTLIBS} ${XLIBS} ;; \
|
||||||
|
Loading…
Reference in New Issue
Block a user