~ubuntu-branches/ubuntu/oneiric/nis/oneiric-proposed

« back to all changes in this revision

Viewing changes to ypbind-mt-1.19/src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2005-11-16 23:42:06 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20051116234206-p00omaw5ji5q0qhr
Tags: 3.15-3ubuntu1
Resynchronise with Debian.  (me)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Copyright (c) 1998, 1999, 2001, 2003 Thorsten Kukuk, Germany
3
 
#
4
 
# Author: Thorsten Kukuk <kukuk@suse.de>
5
 
#
6
 
 
7
 
AUTOMAKE_OPTIONS = 1.4 gnits
8
 
 
9
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ -s -m 555
10
 
 
11
 
AM_CFLAGS = -D_REENTRANT=1 @WARNFLAGS@ -DUSE_BROADCAST=@USE_BROADCAST@
12
 
LDADD = ../lib/libcompat.a @LIBINTL@ @SLP_LIBS@
13
 
 
14
 
localedir = $(datadir)/locale
15
 
INCLUDES = -DLOCALEDIR=\"$(localedir)\"
16
 
 
17
 
CLEANFILES = *~
18
 
 
19
 
sbin_PROGRAMS = ypbind
20
 
 
21
 
noinst_HEADERS = ypbind.h log_msg.h local.h pthread_np.h
22
 
 
23
 
ypbind_SOURCES = ypbind-mt.c ypbind_xdr.c ypbind_svc.c \
24
 
                 ypbind_server.c log_msg.c serv_list.c \
25
 
                 pthread_np.c ypbind_slp.c