summaryrefslogtreecommitdiff
path: root/modules/pam_rhosts/Makefile
blob: 46d75d6aff097052594f2641c5a6cd538eda29d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# $Id$
#
# This Makefile controls a build process of $(TITLE) module for
# Linux-PAM. You should not modify this Makefile (unless you know
# what you are doing!).
#
# Created by Andrew Morgan <morgan@linux.kernel.org> 2000/08/27
#

include ../../Make.Rules

TITLE=pam_rhosts_auth

include ../Simple.Rules