mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
aix6-tsm41-makefile-flub-20090609
LICENSE IPL10 add missing quoting
This commit is contained in:
parent
a861474787
commit
22fb6954e0
@ -102,7 +102,7 @@ aix_auth.o:
|
||||
${CC} ${CFLAGS} -c ${srcdir}/aix41_auth.c -o $@ ;; \
|
||||
rs_aix5*) \
|
||||
${CC} ${CFLAGS} -c ${srcdir}/aix5_auth.c -o $@ ;; \
|
||||
rs_aix6*)
|
||||
rs_aix6*) \
|
||||
${CC} ${CFLAGS} -c ${srcdir}/aix5_auth.c -o $@ ;; \
|
||||
*) \
|
||||
echo "not building aix lam binary for ${SYS_NAME}" ;; \
|
||||
|
Loading…
Reference in New Issue
Block a user