mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
initial-alpha-linux-support-20010315
top-level makefile mods for 64 bit system
This commit is contained in:
parent
a1fac47017
commit
27d7f4fd60
@ -69,7 +69,7 @@ comerr: basics util
|
||||
cmd: basics comerr
|
||||
${COMPILE_PART1} cmd ${COMPILE_PART2}
|
||||
@case ${SYS_NAME} in \
|
||||
sgi_6* | sun4x_57 | sun4x_58 | hp_ux11* | sparc64_linux* ) \
|
||||
sgi_6* | sun4x_57 | sun4x_58 | hp_ux11* | sparc64_linux* | alpha_linux* ) \
|
||||
${COMPILE_PART1} cmd ${COMPILE_PART2} install64 ;; \
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user