]> code.delx.au - gnu-emacs-elpa/blob - packages/load-relative/test/subdir/Makefile
Add 'packages/beacon/' from commit 'bccd3de53787c996f9a90bcb5d541252deda01e1'
[gnu-emacs-elpa] / packages / load-relative / test / subdir / Makefile
1 # Whatever it is you want to do, it should be forwarded to the
2 # to top-level irectories
3 PHONY=check all
4 all: check
5
6 %:
7 $(MAKE) -C .. $@