mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +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*) \
|
||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
||||
${MTLIBS} ${XLIBS} ;; \
|
||||
sgi_6*) \
|
||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
||||
${MTLIBS} ${XLIBS} ../sgiefs/libefs.a ;; \
|
||||
*) \
|
||||
${CC} ${LDFLAGS} -o fileserver ${objects} ${LIBS} \
|
||||
${MTLIBS} ${XLIBS} ;; \
|
||||
|
Loading…
Reference in New Issue
Block a user