Ignore:
Timestamp:
Feb 7, 2013, 11:33:08 AM (11 years ago)
Author:
rybkin
Message:

See C.L. 502

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/fragments/nmake/jar_header

    r445 r631  
    88        $(echo) "${CONSTITUENT} ok"
    99
     10cmt_${CONSTITUENT}_${HASPROTOTYPES} = 1
     11
     12#--------------------------------------
     13
     14!if defined (cmt_${CONSTITUENT}_has_prototypes)
     15
     16${CONSTITUENT}prototype : ${PROTOTARGET} ;
     17
     18!endif
     19
     20${CONSTITUENT}compile : ${OBJS} ;
     21
    1022#-- end of jar_header ------
Note: See TracChangeset for help on using the changeset viewer.