aplat

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

commit 6b5107d01f93dba4f34d6e0ccb3e9a558686eec2
parent c41db72d43bdc6188c8b8e5a9b9571e4d9493531
Auteur: Selve <selve@asteride.xyz>
Date:   Wed, 15 Nov 2023 15:56:42 -0500

modification mineure du Makefile

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

diff --git a/Makefile b/Makefile @@ -18,4 +18,4 @@ uninstall: rm -f ${PREFIX}/aplat clean: - rm -f aplat *.o + rm -f aplat *.o *.core