source: CMT/v1r10p20011126/fragments/buildproto @ 1

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

Import all tags

File size: 177 bytes
Line 
1
2$(inc)${NAME}.pp : ${FILEPATH}${FILENAME}
3        @echo "Now rebuilding $@"
4        @cd $(inc); $(build_prototype) ${FILEPATH}${FILENAME} >/dev/null
5        @cat /dev/null >$(inc)${NAME}.pp
6
Note: See TracBrowser for help on using the repository browser.