summaryrefslogtreecommitdiff
path: root/samples/Makefile.samples
diff options
context:
space:
mode:
authorPixel <>2001-04-23 21:09:03 +0000
committerPixel <>2001-04-23 21:09:03 +0000
commit5796178981fe51ea279b56a2dca19cf19fb73edf (patch)
treec630f6d1ae5356870c7590c690cea29679ae69b2 /samples/Makefile.samples
parenta3456122423c7784a5f72c202f3636256e0da7c9 (diff)
Bug dans le simulateur (2) et ajout de l'exemple "Puissance4"
Diffstat (limited to 'samples/Makefile.samples')
-rw-r--r--samples/Makefile.samples2
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