http://danamlund.dk/emacs/make-runner.html
Searches for Makefile and fetches targets
An easy method of running Makefiles. The function searches current and parent directories for a Makefile, fetches targets, and asks the user which of the targets to run.
Save makefile-runner.el to your load path and add the following to your .emacs file:
(require 'makefile-runner)
You can add a keybinding to run the function, for example:
(global-set-key (kbd "F11") 'makefile-runner)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4