source: CMT/v1r14p20031120/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: 437 bytes
Line 
1#-- start of libary_header ---------------
2
3${CONSTITUENT}libname   = $(bin)$(library_prefix)${CONSTITUENT}$(library_suffix)
4${CONSTITUENT}lib       = $(${CONSTITUENT}libname).a
5${CONSTITUENT}stamp     = $(bin)${CONSTITUENT}.stamp
6${CONSTITUENT}shstamp   = $(bin)${CONSTITUENT}.shstamp
7
8${CONSTITUENT} :: dirs ${PROTOTARGET} ${CONSTITUENT}LIB
9        @/bin/echo "------> ${CONSTITUENT} ok"
10
11#-- end of libary_header ----------------
Note: See TracBrowser for help on using the repository browser.