mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-02-10 07:48:52 +00:00
5 lines
109 B
Makefile
5 lines
109 B
Makefile
all:
|
|
@rm -f tomb.pot
|
|
@./generate_translatable_strings.sh > tomb.pot
|
|
@echo "Strings generated in tomb.pot"
|