aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2003-03-20 16:20:49 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2003-03-20 16:20:49 +0000
commit2aa6d9810e63a8ad663a84ceb48806195374aceb (patch)
treee83a43a6172078b8d1deda7c31b41a55d50d9a67
parentf73a2c972b888fad45be65bbbc590080a3d12665 (diff)
Notes
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/bibliography/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/command-summary/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/commands/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/editors/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/getting-started/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/glossary/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/history/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/preface/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/shell-programming/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/shells/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/special-features/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/structure/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/system-resource/Makefile23
-rw-r--r--it_IT.ISO8859-15/books/unix-introduction/text-processing/Makefile23
14 files changed, 0 insertions, 322 deletions
diff --git a/it_IT.ISO8859-15/books/unix-introduction/bibliography/Makefile b/it_IT.ISO8859-15/books/unix-introduction/bibliography/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/bibliography/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/command-summary/Makefile b/it_IT.ISO8859-15/books/unix-introduction/command-summary/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/command-summary/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/commands/Makefile b/it_IT.ISO8859-15/books/unix-introduction/commands/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/commands/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/editors/Makefile b/it_IT.ISO8859-15/books/unix-introduction/editors/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/editors/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/getting-started/Makefile b/it_IT.ISO8859-15/books/unix-introduction/getting-started/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/getting-started/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/glossary/Makefile b/it_IT.ISO8859-15/books/unix-introduction/glossary/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/glossary/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/history/Makefile b/it_IT.ISO8859-15/books/unix-introduction/history/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/history/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/preface/Makefile b/it_IT.ISO8859-15/books/unix-introduction/preface/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/preface/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/shell-programming/Makefile b/it_IT.ISO8859-15/books/unix-introduction/shell-programming/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/shell-programming/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/shells/Makefile b/it_IT.ISO8859-15/books/unix-introduction/shells/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/shells/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/special-features/Makefile b/it_IT.ISO8859-15/books/unix-introduction/special-features/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/special-features/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/structure/Makefile b/it_IT.ISO8859-15/books/unix-introduction/structure/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/structure/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/system-resource/Makefile b/it_IT.ISO8859-15/books/unix-introduction/system-resource/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/system-resource/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file
diff --git a/it_IT.ISO8859-15/books/unix-introduction/text-processing/Makefile b/it_IT.ISO8859-15/books/unix-introduction/text-processing/Makefile
deleted file mode 100644
index 9e43471cf7..0000000000
--- a/it_IT.ISO8859-15/books/unix-introduction/text-processing/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# $FreeBSD$
-#
-#
-
-DOC?= book
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-#
-# SRCS lists the individual SGML files that make up the document. Changes
-# to any of these files will force a rebuild
-#
-
-# SGML content
-SRCS= chapter.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk" \ No newline at end of file