mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
license-compromise-20050415
just copy the full list of licenses here. bleh.
This commit is contained in:
parent
44eac0a8ac
commit
1698261443
@ -53,15 +53,15 @@ install_only_libafs: only_libafs install_dirs
|
||||
|
||||
dest: all dest_dirs
|
||||
$(MAKE) build COMPILE_PART2B=dest
|
||||
-${INSTALL} ${srcdir}/doc/LICENSE ${DEST}/LICENSE
|
||||
-${INSTALL} ${srcdir}/src/LICENSE ${DEST}/LICENSE
|
||||
|
||||
dest_nolibafs: all_nolibafs dest_dirs
|
||||
$(MAKE) build TARGET=finale_nolibafs COMPILE_PART2B=dest
|
||||
-${INSTALL} ${srcdir}/doc/LICENSE ${DEST}/LICENSE
|
||||
-${INSTALL} ${srcdir}/src/LICENSE ${DEST}/LICENSE
|
||||
|
||||
dest_only_libafs: only_libafs dest_dirs
|
||||
$(MAKE) build TARGET=libafs COMPILE_PART2B=dest
|
||||
-${INSTALL} ${srcdir}/doc/LICENSE ${DEST}/LICENSE
|
||||
-${INSTALL} ${srcdir}/src/LICENSE ${DEST}/LICENSE
|
||||
|
||||
packages: dest
|
||||
@case ${SYS_NAME} in \
|
||||
|
Loading…
Reference in New Issue
Block a user