6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f2c60f614 | ||
|
|
4fd6a6d677 | ||
|
|
129cb550e4 | ||
|
|
2c52cef605 | ||
|
|
8aaa1de6d0 | ||
|
|
5700573a46 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2f2c60f614 |
Everywhere: Streamline TOPDIR
Make definition and usage of TOPDIR consistent with other projects |
||
|
|
4fd6a6d677 |
Everywhere: Rename ytools.mk to proj.mk
Replace ytools.mk by proj.mk for consistency reasons: $(TOPDIR)/make/proj.mk should be the project-wide but project-private makefile for projects. |
||
|
|
129cb550e4 | bin/Makefile: Fix clean target | ||
|
|
2c52cef605 | bin, make, scripts, tmpl/tex: Add include $(MODDIR)/make/ytools.mk | ||
|
|
8aaa1de6d0 | bin/Makefile: Now not creating INSTALL_BINDIR anymore | ||
|
|
5700573a46 | bin, make, scripts: Copy scripts to $(MODDIR)/bin |