Ignore:
Timestamp:
Jan 11, 2013, 11:23:19 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 499

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/fragments/application_header

    r441 r628  
    44        $(echo) "${CONSTITUENT} ok"
    55
     6cmt_${CONSTITUENT}_${HASPROTOTYPES} = 1
     7
     8#--------------------------------------
     9
     10ifdef cmt_${CONSTITUENT}_has_prototypes
     11
     12${CONSTITUENT}prototype : ${PROTOTARGET} ;
     13
     14endif
     15
     16${CONSTITUENT}compile : ${OBJS} ;
     17
    618#-- end of application_header
Note: See TracChangeset for help on using the changeset viewer.