>>274 Emacsの場合

$ emacs Makefile
/bin/load_module: *.c
(タブ) echo $(LINK.c) -o $@ $^
^x^s
M-x shell
make

以上。