main shinobi / tests / mk / gnu / features / suffixrules / t014 / mk
1
2all: hello.o
3.SUFFIXES:
4.c.o:; $(info $@ user defined .c.o rule)