aboutsummaryrefslogtreecommitdiff
path: root/sbin/ip_mroute_mod
Commit message (Collapse)AuthorAgeFilesLines
* Makefile to generate the ip_mroute_mod.o LKM. After talking this overGarrett Wollman1994-09-141-0/+9
with DavidG, I've come to the conclusion that unless and until we define a new directory to put these things in, /sbin is the right place. (OSF/1 does a lot worse for non-executables in /sbin...). Notes: svn path=/head/; revision=2766