source: CMT/v1r12p20020606/fragments/library_header @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 350 bytes
Line 
1
2${CONSTITUENT}libname   = $(bin)$(library_prefix)${CONSTITUENT}$(library_suffix)
3${CONSTITUENT}lib       = $(${CONSTITUENT}libname).a
4${CONSTITUENT}stamp     = $(bin)${CONSTITUENT}.stamp
5${CONSTITUENT}shstamp   = $(bin)${CONSTITUENT}.shstamp
6
7${CONSTITUENT} :: dirs ${PROTOTARGET} ${CONSTITUENT}LIB
8        @/bin/echo "------> ${CONSTITUENT} ok"
9
Note: See TracBrowser for help on using the repository browser.