From ca97207f24e28146e0dc79ca90a5cd8ac6bb9630 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 11 Jun 2012 16:58:35 -0600 Subject: [PATCH] lose a few more no-longer-relevant arch-specific files --- debian/rules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/rules b/debian/rules index fc2244c..01210e1 100755 --- a/debian/rules +++ b/debian/rules @@ -132,6 +132,12 @@ install-stamp: build rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/lib/src/z80 rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/lib/src/ds390 rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/lib/src/gbz80 + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/ds400rom.h + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/*390* + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/asm/pic + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/asm/pic16 + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/asm/z80 + rm -rf $(CURDIR)/debian/cc1111/usr/share/sdcc/include/asm/gbz80 touch $@ # Must not depend on anything. This is to be called by binary-arch/binary-indep -- 2.30.2