To build makedev, just type:
$ make

You can specify the destination directory like this:
$ make DESTDIR=/tmp/mydir install
