diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:27:56 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-25 10:27:56 +0000 |
commit | 14fdf58582eb34614c899048041260830bf11319 (patch) | |
tree | 24c257e172a5759d4653886820e0debc19a79e75 /Build/source/texk/web2c/luatexdir | |
parent | 1d49a87a191295313dd1fdbce07dfb18ddd65bfc (diff) |
new build system: update
git-svn-id: svn://tug.org/texlive/trunk@12515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/.indent.pro | 12 | ||||
-rw-r--r-- | Build/source/texk/web2c/luatexdir/am/luatex.am | 12 | ||||
-rw-r--r-- | Build/source/texk/web2c/luatexdir/font/.indent.pro | 12 | ||||
-rw-r--r-- | Build/source/texk/web2c/luatexdir/image/.indent.pro | 12 | ||||
-rw-r--r-- | Build/source/texk/web2c/luatexdir/lua/.indent.pro | 12 |
5 files changed, 2 insertions, 58 deletions
diff --git a/Build/source/texk/web2c/luatexdir/.indent.pro b/Build/source/texk/web2c/luatexdir/.indent.pro deleted file mode 100644 index e9e690f1ba8..00000000000 --- a/Build/source/texk/web2c/luatexdir/.indent.pro +++ /dev/null @@ -1,12 +0,0 @@ -/* $Id$ */ ---k-and-r-style ---blank-lines-after-procedures ---line-length 80 ---procnames-start-lines ---no-space-after-function-call-names ---dont-break-procedure-type ---space-after-cast -/* this does not work in indent 2.2.6 :-( */ ---no-tabs -/* this is new in indent 2.2.9 */ ---preprocessor-indentation 2 diff --git a/Build/source/texk/web2c/luatexdir/am/luatex.am b/Build/source/texk/web2c/luatexdir/am/luatex.am index 6dbeee810fd..7bbb26b3aee 100644 --- a/Build/source/texk/web2c/luatexdir/am/luatex.am +++ b/Build/source/texk/web2c/luatexdir/am/luatex.am @@ -541,7 +541,7 @@ EXTRA_DIST += \ EXTRA_DIST += luatexdir/macnames.c ## Tests - +## dist_check_SCRIPTS += luatexdir/luatangle.test if LUATEX @@ -552,13 +552,5 @@ DISTCLEANFILES += cftest.p ## Eventually delete these files ## -EXTRA_DIST += \ - luatexdir/.indent.pro \ - luatexdir/Makefile.in \ - luatexdir/depend.mk \ - luatexdir/font/.indent.pro \ - luatexdir/image/.indent.pro \ - luatexdir/lua/.indent.pro \ - luatexdir/luatex.mk \ - luatexdir/luatexlib.mk +EXTRA_DIST += luatexdir/Makefile.in luatexdir/luatex.mk luatexdir/luatexlib.mk diff --git a/Build/source/texk/web2c/luatexdir/font/.indent.pro b/Build/source/texk/web2c/luatexdir/font/.indent.pro deleted file mode 100644 index e9e690f1ba8..00000000000 --- a/Build/source/texk/web2c/luatexdir/font/.indent.pro +++ /dev/null @@ -1,12 +0,0 @@ -/* $Id$ */ ---k-and-r-style ---blank-lines-after-procedures ---line-length 80 ---procnames-start-lines ---no-space-after-function-call-names ---dont-break-procedure-type ---space-after-cast -/* this does not work in indent 2.2.6 :-( */ ---no-tabs -/* this is new in indent 2.2.9 */ ---preprocessor-indentation 2 diff --git a/Build/source/texk/web2c/luatexdir/image/.indent.pro b/Build/source/texk/web2c/luatexdir/image/.indent.pro deleted file mode 100644 index e9e690f1ba8..00000000000 --- a/Build/source/texk/web2c/luatexdir/image/.indent.pro +++ /dev/null @@ -1,12 +0,0 @@ -/* $Id$ */ ---k-and-r-style ---blank-lines-after-procedures ---line-length 80 ---procnames-start-lines ---no-space-after-function-call-names ---dont-break-procedure-type ---space-after-cast -/* this does not work in indent 2.2.6 :-( */ ---no-tabs -/* this is new in indent 2.2.9 */ ---preprocessor-indentation 2 diff --git a/Build/source/texk/web2c/luatexdir/lua/.indent.pro b/Build/source/texk/web2c/luatexdir/lua/.indent.pro deleted file mode 100644 index e9e690f1ba8..00000000000 --- a/Build/source/texk/web2c/luatexdir/lua/.indent.pro +++ /dev/null @@ -1,12 +0,0 @@ -/* $Id$ */ ---k-and-r-style ---blank-lines-after-procedures ---line-length 80 ---procnames-start-lines ---no-space-after-function-call-names ---dont-break-procedure-type ---space-after-cast -/* this does not work in indent 2.2.6 :-( */ ---no-tabs -/* this is new in indent 2.2.9 */ ---preprocessor-indentation 2 |