ref: 8d6171f1ae830a7830ce1d40bf8295340f6a894a
parent: 67bed722f21cb216a0fcc3d3ebebf161b09439d4
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Dec 14 17:25:15 EST 2014
kernel: remove *.acid files in nuke target instead of $CONF.clean target
--- a/sys/src/9/port/portmkfile
+++ b/sys/src/9/port/portmkfile
@@ -35,10 +35,10 @@
mk $i.clean
%.clean:V:
- rm -f $stem.c [9bz]$stem [9bz]$stem.gz s[9bz]$stem boot$stem.* *.acid
+ rm -f $stem.c [9bz]$stem [9bz]$stem.gz s[9bz]$stem boot$stem.*
nuke:V: clean
- rm -f ../boot/libboot.a$O *.elf *.rr
+ rm -f ../boot/libboot.a$O *.elf *.rr *.acid
%.$O: /$objtype/include/u.h ../port/lib.h mem.h dat.h fns.h io.h ../port/error.h ../port/portdat.h ../port/portfns.h