mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 06:50:12 +00:00
create-top-libdir-always-20060802
Always create the include and lib directories even if one builds specific targets.
This commit is contained in:
parent
b8dd9c4c6b
commit
cf798932b5
@ -100,12 +100,14 @@ dest_dirs: force
|
||||
mkdir -p ${DEST}/root.server/etc
|
||||
mkdir -p ${DEST}/root.server/usr/afs/bin
|
||||
|
||||
prelude: ${TOP_INCDIR}/afs ${TOP_INCDIR}/rx ${TOP_LIBDIR}
|
||||
|
||||
project: cmd comerr
|
||||
|
||||
tests: all
|
||||
${COMPILE_PART1} tests ${COMPILE_PART2}
|
||||
|
||||
config:
|
||||
config: prelude
|
||||
${COMPILE_PART1} config ${COMPILE_PART2}
|
||||
|
||||
procmgmt: config
|
||||
|
Loading…
Reference in New Issue
Block a user