1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
therealfun f6a2ac08a6 Makefiles: replace the use of subst macro with patsubst (#56)
$(subst .c,.o,...) replaces '.c' with '.o' everywhere in pathnames. For
example, renaming the "Aegisub" folder to "Aegisub.cool" will make the
build system generate "Aegisub.oool/.../.o" objects.

https://www.gnu.org/software/make/manual/make.html#Text-Functions
2018-03-05 09:28:29 -08:00
..
2016-03-13 17:38:49 -07:00
2014-11-30 15:28:58 -08:00
2014-06-26 16:50:43 -07:00
2014-05-06 17:20:13 -07:00
2015-12-29 19:56:38 -08:00
2015-09-13 10:02:59 +02:00
2016-03-13 16:33:52 -07:00