cc361f6598
PR: bin/112288 bin/120256 bin/129014 bin/145528 MFC after: 1 month
14 lines
173 B
Makefile
14 lines
173 B
Makefile
## $NetBSD: Makefile.am,v 1.2 2010/01/04 06:24:58 lukem Exp $
|
|
|
|
SUBDIRS = libnetbsd
|
|
|
|
if USE_LIBEDIT
|
|
SUBDIRS += libedit
|
|
endif
|
|
|
|
SUBDIRS += src
|
|
|
|
EXTRA_DIST = \
|
|
todo \
|
|
tnftp.h
|