From: matze Date: Sat, 28 Jul 2007 22:26:00 +0000 (+0000) Subject: dist-clean target X-Git-Tag: rgb2rv6~77 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=17e80041d67218a73e38cfd93d43a6327779d253;p=c128-kasse dist-clean target git-svn-id: https://shell.noname-ev.de/svn/kasse/c128@32 af93e077-1a23-4f1e-9cbe-9382a9d578f5 --- diff --git a/Makefile b/Makefile index 2374467..d697ffd 100644 --- a/Makefile +++ b/Makefile @@ -25,5 +25,8 @@ test-package: test c1541 -attach test.d64 -write test || exit 0 clean: - rm -rf *.o *.s kasse test + rm -rf *.o *.s + +dist-clean: clean + rm kasse test