File: Makefile.am

package info (click to toggle)
nss-updatedb 7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 380 kB
  • ctags: 53
  • sloc: sh: 3,334; ansic: 693; makefile: 60
file content (10 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#id $Id: Makefile.am,v 1.1 2004/02/04 15:04:10 lukeh Exp $

AM_CFLAGS = -g -Wall

sbin_PROGRAMS = nss_updatedb

nss_updatedb_SOURCES = main.c cache.c updatedb.c

nss_updatedb_LDADD = -ldl