#-----------------------------------------------------------------------------# # vim: ts=8 sw=8 noexpandtab #-----------------------------------------------------------------------------# main_target: check PROGS=short_example TESTS= EXTRA_FILES= include Mmake.thisdir include $(DEPTH)/Mmake.common include $(DEPTH)/Mmake.common.samples #-----------------------------------------------------------------------------#