source: CMT/v1r12p20020606/fragments/check_application_header @ 1

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

Import all tags

File size: 285 bytes
Line 
1
2check :: ${CONSTITUENT}check
3        @echo "------> ${CONSTITUENT}check ok"
4
5${CONSTITUENT}check ::
6        @echo "------> starting ${CONSTITUENT}check"
7        @$(cmtexe) build constituent_makefile ${CONSTITUENT}; $(MAKE) -f ${CONSTITUENT}.make build_strategy=keep_makefiles ${CONSTITUENT}check
8
Note: See TracBrowser for help on using the repository browser.