File: Makefile

package info (click to toggle)
pam 0.79-5%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,248 kB
  • ctags: 1,934
  • sloc: ansic: 21,131; makefile: 1,504; sh: 571; perl: 400; yacc: 398
file content (15 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# $Id: Makefile 274 2005-07-13 09:52:25Z vorlon $
#
# 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_debug

include ../Simple.Rules