Michael Pratt ca8577f930
gettext-full: override SUBDIRS variable with Makefile
Instead of editing the SUBDIRS variable with a patch,
it can be overriden at the end of the command line when invoking Make.

This tool has a series of recursive Makefiles in each subdirectory,
therefore SUBDIRS is set to a pattern of Make functions
so that the result is variable depending on the current subdirectory
that Make is being invoked in.

Some of the subdirectories don't have a Makefile and are just storing files
for another subdirectory Makefile target,
therefore we have to place a fake Makefile that does nothing.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-05-04 06:07:29 +02:00
..
2023-04-08 15:52:56 +02:00
2022-07-04 20:37:41 +02:00
2022-09-06 16:36:44 +01:00
2022-09-06 16:36:45 +01:00
2023-04-22 02:35:19 +02:00
2022-09-06 16:36:48 +01:00
2022-09-06 16:36:48 +01:00
2022-07-10 19:07:47 +02:00
2023-01-13 22:02:20 +01:00
2022-09-07 04:22:40 +01:00
2023-04-10 13:36:26 +02:00
2023-02-26 01:12:02 +01:00
2022-04-16 14:02:11 +02:00
2022-10-02 20:22:54 +02:00
2022-10-23 18:16:22 +02:00
2022-11-13 20:47:57 +01:00