7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
81de57cbd9 | ||
|
|
d5da27eb91 | ||
|
|
2c52cef605 | ||
|
|
fbaa3fbd20 | ||
|
|
e343db7e83 | ||
|
|
cd2c306260 | ||
|
|
46c67d77fc |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
81de57cbd9 |
make: Clean up library dependencies
Clean up dependencies of version.ldscript, libdir.done in defs.mk and rules.mk. |
||
|
|
d5da27eb91 | $(TOPDIR), make: Make make_scm.sh work | ||
|
|
2c52cef605 | bin, make, scripts, tmpl/tex: Add include $(MODDIR)/make/ytools.mk | ||
|
|
fbaa3fbd20 | make: Add support for make.mk | ||
|
|
e343db7e83 | $(TOPDIR), make, tmpl/tex: Kick out TOPDIR definition | ||
|
|
cd2c306260 | make, scripts, tmpl/tex: Add "TOPDIR" entry | ||
|
|
46c67d77fc |
$(TOPDIR), make: Initial commit
After making most modules independent from the Hamlet tree, place Makefiles in a central location for more centralized control over the build process. |