File: Makefile.am

package info (click to toggle)
pdns-recursor 5.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,128 kB
  • sloc: cpp: 109,859; javascript: 20,651; python: 5,695; sh: 5,114; makefile: 782; ansic: 582; xml: 37
file content (11 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
noinst_LTLIBRARIES = libarc4random.la
libarc4random_la_SOURCES = \
	arc4random.c \
	arc4random.h \
	arc4random.hh \
	arc4random_uniform.c \
	bsd-getentropy.c \
	chacha_private.h \
	explicit_bzero.c \
	includes.h \
	log.h