mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
shlibafsrpc-objdir-20050902
FIXES 21312 make objdir builds work again
This commit is contained in:
parent
599b57ed78
commit
fd8bfddd5e
@ -31,8 +31,8 @@ FSINT = ../fsint
|
||||
DES = ../des
|
||||
COMERR = ../comerr
|
||||
UTIL = ../util
|
||||
SYS = ../sys
|
||||
LWP = ../lwp
|
||||
SYS = ${srcdir}/../sys
|
||||
LWP = ${srcdir}/../lwp
|
||||
|
||||
SYSOBJS =\
|
||||
syscall.o
|
||||
|
Loading…
Reference in New Issue
Block a user