make vers.o not depend on gap.o using a trick, because it is piece of
authorderaadt <deraadt@openbsd.org>
Sun, 11 Jun 2017 22:51:21 +0000 (22:51 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 11 Jun 2017 22:51:21 +0000 (22:51 +0000)
commit781d54866d81f8d515861c1dea3ad75536fb3b45
treedd16b55111b90cd075d99174cdde394989b5a79a
parent9262a9bd75f613f49b1aae2bba7ce3c81818e34f
make vers.o not depend on gap.o using a trick, because it is piece of
fiction participating only in the linkphase.
tricks from rpe and espie
14 files changed:
sys/arch/alpha/conf/Makefile.alpha
sys/arch/amd64/conf/Makefile.amd64
sys/arch/arm64/conf/Makefile.arm64
sys/arch/armv7/conf/Makefile.armv7
sys/arch/hppa/conf/Makefile.hppa
sys/arch/i386/conf/Makefile.i386
sys/arch/landisk/conf/Makefile.landisk
sys/arch/loongson/conf/Makefile.loongson
sys/arch/luna88k/conf/Makefile.luna88k
sys/arch/macppc/conf/Makefile.macppc
sys/arch/octeon/conf/Makefile.octeon
sys/arch/sgi/conf/Makefile.sgi
sys/arch/socppc/conf/Makefile.socppc
sys/arch/sparc64/conf/Makefile.sparc64