-# $OpenBSD: Makefile.arm64,v 1.28 2018/03/12 22:20:07 kettenis Exp $
+# $OpenBSD: Makefile.arm64,v 1.29 2018/09/14 13:49:01 naddy Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
clean:
rm -f *bsd *bsd.gdb *.[dio] [a-z]*.s assym.* \
- gap.link ld.script lorder makegap.sh param.c
+ gap.link gapdummy.c ld.script lorder makegap.sh param.c
cleandir: clean
rm -f Makefile *.h ioconf.c options machine ${_mach} vers.c
-# $OpenBSD: Makefile.armv7,v 1.41 2018/09/12 04:34:59 jsg Exp $
+# $OpenBSD: Makefile.armv7,v 1.42 2018/09/14 13:49:01 naddy Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
clean:
rm -f *bsd *bsd.gdb *.[dio] [a-z]*.s assym.* \
- gap.link ld.script lorder makegap.sh param.c
+ gap.link gapdummy.c ld.script lorder makegap.sh param.c
cleandir: clean
rm -f Makefile *.h ioconf.c options machine ${_mach} vers.c
-# $OpenBSD: Makefile.loongson,v 1.70 2018/02/09 03:59:15 tb Exp $
+# $OpenBSD: Makefile.loongson,v 1.71 2018/09/14 13:49:01 naddy Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
clean:
rm -f *bsd *bsd.gdb *.[dio] [a-z]*.s assym.* \
- gap.link ld.script lorder makegap.sh param.c
+ gap.link gapdummy.c ld.script lorder makegap.sh param.c
cleandir: clean
rm -f Makefile *.h ioconf.c options machine ${_mach} vers.c
-# $OpenBSD: Makefile.octeon,v 1.49 2018/02/09 03:59:15 tb Exp $
+# $OpenBSD: Makefile.octeon,v 1.50 2018/09/14 13:49:01 naddy Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
clean:
rm -f *bsd *bsd.gdb *.[dio] [a-z]*.s assym.* \
- gap.link ld.script lorder makegap.sh param.c
+ gap.link gapdummy.c ld.script lorder makegap.sh param.c
cleandir: clean
rm -f Makefile *.h ioconf.c options machine ${_mach} vers.c
-# $OpenBSD: Makefile.sgi,v 1.94 2018/02/09 03:59:15 tb Exp $
+# $OpenBSD: Makefile.sgi,v 1.95 2018/09/14 13:49:01 naddy Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
clean:
rm -f *bsd *bsd.gdb *.[dio] [a-z]*.s assym.* \
- gap.link ld.script lorder makegap.sh param.c
+ gap.link gapdummy.c ld.script lorder makegap.sh param.c
cleandir: clean
rm -f Makefile *.h ioconf.c options machine ${_mach} vers.c