git: mk/crunchgen: Support internal libraries
    Aaron LI 
    aly at crater.dragonflybsd.org
       
    Wed Jul  4 02:50:50 PDT 2018
    
    
  
commit 42e303d371a576b31331635003770e1c5327fe5d
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jun 30 21:44:30 2018 +0800
    mk/crunchgen: Support internal libraries
    
    Add "CRUNCH_INTLIBS" and "CRUNCH_INTLIB_${P}" to support the building
    and linkage of internal libraries.
    
    Also properly handle the "obj" etc. targets for internal libraries.
    
    Meanwhile, add "CRUNCH_LIB_${P}" and "CRUNCH_KEEP_${P}" to the comments.
Summary of changes:
 share/mk/bsd.crunchgen.mk | 37 +++++++++++++++++++++++++++++++++++--
 1 file changed, 35 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/42e303d371a576b31331635003770e1c5327fe5d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list