add clean target

This commit is contained in:
josch 2014-06-21 14:12:55 +02:00
parent 7b75f18494
commit 316a8611d6

View file

@ -15,3 +15,7 @@ test: testinput testdpkg testapt
./rundpkg.sh < testinput | md5sum
./testapt < testinput | md5sum
./testdose < testinput | md5sum
.PHONY: clean
clean:
rm -f testapt testdose testdose.cmi testdose.cmo testdpkg testinput