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 978d9d0..6b1eac0 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 boucle +all: helloworld hello recherche rechcara sommeentiers testtout boucle p4 helloworld: fichier1.s fichier2.s ../src/compilo fichier1.s fichier1.o |