repo/autopoint-gettextize/Makefile
2021-06-29 17:28:43 +02:00

6 lines
129 B
Makefile

prepare:
wget https://ftp.gnu.org/gnu/gettext/gettext-0.21.tar.xz $(pwd)
tar -xJ "gettext-0.21.tar.xz"
cd gettext-0.21
make: