diff options
Diffstat (limited to 'samples/Makefile.samples')
-rw-r--r-- | samples/Makefile.samples | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/Makefile.samples b/samples/Makefile.samples index 4085bb9..a638986 100644 --- a/samples/Makefile.samples +++ b/samples/Makefile.samples @@ -10,7 +10,7 @@ chmod 755 $@ rm tmp.o -all: helloworld hello recherche rechcara sommeentiers testtout p4 +all: helloworld hello recherche rechcara sommeentiers testtout boucle p4 drawline helloworld: fichier1.s fichier2.s ../src/compilo fichier1.s fichier1.o |