diff options
Diffstat (limited to 'accessibility')
4 files changed, 0 insertions, 8 deletions
diff --git a/accessibility/workben/org/openoffice/accessibility/awb/Makefile b/accessibility/workben/org/openoffice/accessibility/awb/Makefile index d38799bed109..88a004ec26d5 100644 --- a/accessibility/workben/org/openoffice/accessibility/awb/Makefile +++ b/accessibility/workben/org/openoffice/accessibility/awb/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2003/06/13 16:30:18 af Exp $ - all : package ROOT=../../../.. diff --git a/accessibility/workben/org/openoffice/accessibility/awb/canvas/Makefile b/accessibility/workben/org/openoffice/accessibility/awb/canvas/Makefile index 8d9688433ff9..078ac7ee4286 100644 --- a/accessibility/workben/org/openoffice/accessibility/awb/canvas/Makefile +++ b/accessibility/workben/org/openoffice/accessibility/awb/canvas/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2003/06/13 16:30:21 af Exp $ - all : package ROOT=../../../../.. diff --git a/accessibility/workben/org/openoffice/accessibility/awb/view/Makefile b/accessibility/workben/org/openoffice/accessibility/awb/view/Makefile index 2e4eb1566afd..feb3f7f3ac42 100644 --- a/accessibility/workben/org/openoffice/accessibility/awb/view/Makefile +++ b/accessibility/workben/org/openoffice/accessibility/awb/view/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2003/06/13 16:30:34 af Exp $ - all : package ROOT=../../../../.. diff --git a/accessibility/workben/org/openoffice/accessibility/awb/view/text/Makefile b/accessibility/workben/org/openoffice/accessibility/awb/view/text/Makefile index c58899a09f6e..24eef34e25c1 100644 --- a/accessibility/workben/org/openoffice/accessibility/awb/view/text/Makefile +++ b/accessibility/workben/org/openoffice/accessibility/awb/view/text/Makefile @@ -1,5 +1,3 @@ -# $Id: Makefile,v 1.1 2003/06/13 16:30:41 af Exp $ - all : package ROOT=../../../../.. |