summaryrefslogtreecommitdiff
path: root/samples/Makefile.am
blob: cc31c353f4d2821526316028c3a82a9651a30f79 (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:
	male -f Makefile.samples clean