aplat

Documents structurés pour Unix
git clone git://git.asteride.xyz/~ldp/aplat.git
Journaux | Fichiers | Références | LISEZ-MOI | LICENCE

commit 2737a2f8f21a2b0f270dd56e372ce6f3532a12ae
parent acdee3bf6312304e80f40c0515e45a2ce0ac84ca
Auteur: Selve <selve@asteride.xyz>
Date:   Sun, 21 Jan 2024 13:12:11 -0500

modification mineure de la Makefile

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -35,7 +35,7 @@ maj_trad: msgmerge -qo "$$F" "$$F" "${DOS_PO}/modele.pot" ; \ done -install: aplat traductions +install: all mkdir -p "${PREFIX}" install -m 755 aplat "${PREFIX}"/aplat for F in ${FCH_MO} ; \