]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - contrib/openpam/bin/su/Makefile.am
Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.
[FreeBSD/releng/8.2.git] / contrib / openpam / bin / su / Makefile.am
1 # $Id: Makefile.am 386 2006-04-12 10:26:27Z des $
2
3 INCLUDES = -I$(top_srcdir)/include
4
5 bin_PROGRAMS = su
6 su_SOURCES = su.c
7 su_LDADD = $(top_builddir)/lib/libpam.la