aboutsummaryrefslogtreecommitdiff
path: root/libopts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libopts/Makefile.am')
-rw-r--r--libopts/Makefile.am24
1 files changed, 0 insertions, 24 deletions
diff --git a/libopts/Makefile.am b/libopts/Makefile.am
deleted file mode 100644
index 5f1386144221..000000000000
--- a/libopts/Makefile.am
+++ /dev/null
@@ -1,24 +0,0 @@
-## LIBOPTS Makefile
-MAINTAINERCLEANFILES = Makefile.in
-if INSTALL_LIBOPTS
-lib_LTLIBRARIES = libopts.la
-else
-noinst_LTLIBRARIES = libopts.la
-endif
-libopts_la_SOURCES = libopts.c
-libopts_la_CPPFLAGS = -I$(top_srcdir)
-libopts_la_LDFLAGS = -version-info 29:0:4
-EXTRA_DIST = \
- COPYING.lgpl COPYING.mbsd MakeDefs.inc \
- README autoopts/options.h autoopts/usage-txt.h \
- autoopts.c autoopts.h boolean.c \
- compat/windows-config.h compat/compat.h compat/pathfind.c \
- compat/snprintf.c compat/strdup.c compat/strchr.c \
- configfile.c cook.c enumeration.c \
- environment.c genshell.c genshell.h \
- load.c m4/libopts.m4 m4/liboptschk.m4 \
- makeshell.c nested.c numeric.c \
- pgusage.c proto.h putshell.c \
- restore.c save.c sort.c \
- stack.c streqvcmp.c text_mmap.c \
- tokenize.c usage.c version.c