File: Makefile.am

package info (click to toggle)
tnftp 20210827-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,160 kB
  • sloc: ansic: 30,181; sh: 4,509; makefile: 166
file content (15 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## $NetBSD: Makefile.am,v 1.4 2020/07/05 09:37:53 lukem Exp $

ACLOCAL_AMFLAGS = -I buildaux

SUBDIRS = libnetbsd

if WITH_LOCAL_LIBEDIT
SUBDIRS += libedit
endif

SUBDIRS += src

EXTRA_DIST = \
	todo \
	tnftp.h