File: Makefile.am

package info (click to toggle)
maildrop 3.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,896 kB
  • sloc: ansic: 29,827; cpp: 18,027; sh: 5,993; makefile: 882; perl: 94
file content (26 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (28)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# Copyright 1998 - 2004 Double Precision, Inc.  See COPYING for
# distribution information.


CLEANFILES=$(noinst_DATA)
noinst_LTLIBRARIES=libnumlib.la

libnumlib_la_SOURCES=\
	atotimet.c \
	atouidt.c \
	changeuidgid.c \
	numlib.h \
	strdevt.c \
	strgidt.c \
	strhdevt.c \
	strhinot.c \
	strhpidt.c \
	strhtimet.c \
	strinot.c \
	strofft.c \
	strpidt.c \
	strsize.c \
	strsizet.c \
	strtimet.c \
	struidt.c