X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Frules;h=01210e1b7493e00c60a668abb1464af9b4fd97f5;hb=ca97207f24e28146e0dc79ca90a5cd8ac6bb9630;hp=fc2244c18c0be668548731bf4782c2ebbd5fe395;hpb=c15215c51266c8836834126af7426d5bc42ce83c;p=debian%2Fcc1111 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