summaryrefslogtreecommitdiff
path: root/net/tnftp/files/libnetbsd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'net/tnftp/files/libnetbsd/Makefile.am')
-rw-r--r--net/tnftp/files/libnetbsd/Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/net/tnftp/files/libnetbsd/Makefile.am b/net/tnftp/files/libnetbsd/Makefile.am
new file mode 100644
index 00000000000..06bef7e3dca
--- /dev/null
+++ b/net/tnftp/files/libnetbsd/Makefile.am
@@ -0,0 +1,18 @@
+## $NetBSD: Makefile.am,v 1.1.1.1 2014/10/31 18:47:20 spz Exp $
+
+noinst_LTLIBRARIES = libnetbsd.la
+
+libnetbsd_la_SOURCES =
+
+
+CPPFLAGS = \
+ -I$(srcdir) \
+ -I$(top_srcdir) \
+ -I$(top_builddir)
+
+libnetbsd_la_LIBADD = $(LTLIBOBJS)
+
+EXTRA_DIST = \
+ fseeko.c \
+ ftpglob.h \
+ ftpvis.h