kdump(1): Add test for duplicated ioctl cmd values to the Makefile.
authorSascha Wildner <saw@online.de>
Mon, 10 Aug 2015 16:15:13 +0000 (18:15 +0200)
committerSascha Wildner <saw@online.de>
Mon, 10 Aug 2015 16:15:13 +0000 (18:15 +0200)
commitea6d322905ea698e7dc9e59aaeee8135d9e7dc34
tree120c47a3fcbfdd39fa627c31c55eab63e3ae2a89
parent81ac56d6a3f579c3dd38baf236b532b67600c8ba
kdump(1): Add test for duplicated ioctl cmd values to the Makefile.

'make test' tries to build kdump but runs the mkioctls script with -s
which generates a switch() that lets the compiler perform this test.
usr.bin/kdump/Makefile