Make the develop makefile target the default.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Oct 2013 19:45:50 +0000 (14:45 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 7 Oct 2013 19:45:50 +0000 (14:45 -0500)
commit345b958871c48df56b8d1acf9516bb9780aa6701
tree05b2c3d03e5c104fa111b2183b096aee58a83724
parentae51a0f0bd591e59424e52965766e2737f03bbc7
Make the develop makefile target the default.

Why do ./configure && make && sudo make install if the second one make
installs, amirite? ;)

Generally I just think install should not be a default make target.

This commit sponsored by Ron Ursem.  Thank you!
Makefile.in