.o: ../src/linker $< $@ .s.o: ../src/compilo $< $@ .s: ../src/compilo $< tmp.o ../src/linker tmp.o $@ chmod 755 $@ rm tmp.o all: hello recherche rechcara sommeentiers testtout clean: rm -f recherche rechcara sommeenters testtout *.o __symbols__ __text__