]> 4ch.mooo.com Git - 16.git/blobdiff - 16/adplug/adplug-2.2.1/doc/Makefile.am
renamed: 16/adplug/adplug-2.2.1/.DS_Store -> 16/adplug/adplug/.DS_Store
[16.git] / 16 / adplug / adplug-2.2.1 / doc / Makefile.am
diff --git a/16/adplug/adplug-2.2.1/doc/Makefile.am b/16/adplug/adplug-2.2.1/doc/Makefile.am
deleted file mode 100644 (file)
index aefd964..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-info_TEXINFOS = libadplug.texi
-
-libadplug_TEXINFOS = fdl.texi
-
-man_MANS = adplugdb.1
-
-EXTRA_DIST = adplugdb.1.in
-
-MOSTLYCLEANFILES = stamp-vti libadplug.info libadplug.info-1 \
-       libadplug.info-2
-
-CLEANFILES = libadplug.cps libadplug.fns libadplug.vrs
-
-DISTCLEANFILES = adplugdb.1
-
-MAINTAINERCLEANFILES = version.texi
-
-edit = sed \
-       -e 's,@sharedstatedir\@,$(sharedstatedir),g' \
-       -e 's,@VERSION\@,$(VERSION),g'
-
-adplugdb.1: Makefile $(srcdir)/adplugdb.1.in
-       rm -f adplugdb.1 adplugdb.1.tmp
-       $(edit) $(srcdir)/adplugdb.1.in >adplugdb.1.tmp
-       mv adplugdb.1.tmp adplugdb.1