source: PSPA/Interface_Web/trunk/Interfaces/Platform/v1r0p1/cmt/fragments/copy_app_header @ 26

Last change on this file since 26 was 26, checked in by garnier, 12 years ago

add Interfaces

File size: 128 bytes
Line 
1
2${CONSTITUENT} :: ${bin}${TO}
3
4${bin}${TO} :: ${FROM}
5        cp ${FROM} ${bin}${TO}
6
7${CONSTITUENT}clean ::
8        /bin/rm -f ${bin}${TO}
9
Note: See TracBrowser for help on using the repository browser.