Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
[yaz-moved-to-github.git] / doc / Makefile
diff --git a/doc/Makefile b/doc/Makefile
deleted file mode 100644 (file)
index 9227e3c..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-all: yaz.ps yaz.txt profiles.txt profiles.ps
-
-yaz.txt: yaz.sgml
-       sgml2txt -f yaz.sgml
-
-profiles.txt: profiles.sgml
-       sgml2txt -f profiles.sgml
-
-yaz.ps: yaz.sgml
-       sgml2ps yaz.sgml
-
-profiles.ps: profiles.sgml
-       sgml2ps profiles.sgml
-
-yaz.html: yaz.sgml
-       sgml2html yaz.sgml