From 58dbd2ed918bb9e6f93aed076f8f3de92d41d2f9 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Tue, 17 Apr 2001 02:20:40 +0000 Subject: Grou --- samples/Makefile.samples | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samples/Makefile.samples') diff --git a/samples/Makefile.samples b/samples/Makefile.samples index 4b1f8f3..35913b2 100644 --- a/samples/Makefile.samples +++ b/samples/Makefile.samples @@ -9,7 +9,7 @@ ../src/linker tmp.o $@ rm tmp.o -all: recherche rechcara sommeentiers +all: recherche rechcara sommeentiers testtout clean: - rm -f recherche rechcara sommeenters *.o + rm -f recherche rechcara sommeenters testtout *.o -- cgit v1.2.3