summaryrefslogtreecommitdiff
path: root/samples/Makefile.am
blob: 1001b2a9eeb414b88ab4970bc6e49e4bcd927862 (plain)
1
2
3
4
5
6
7
EXTRA_DIST = fichier1.s fichier2.s rechcara.s recherche.s sommeentiers.s testtout.s Makefile.samples instructions.txt boucle.s hello.s

all:
	make -f Makefile.samples

clean:
	make -f Makefile.samples clean