diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-12-17 14:02:35 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-12-17 14:02:35 +0000 |
commit | 037cf805908d03022c7999db272eefcf0e096bc2 (patch) | |
tree | 120f8cffbb557f8a42f66ba257ba20a76304e105 /forms/util | |
parent | 1fc7394d452c59c1f0c2ec806c4cd5703476a2e6 (diff) |
#i10000#: no special characters in makefile,mk's, please
Diffstat (limited to 'forms/util')
-rw-r--r-- | forms/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/util/makefile.mk b/forms/util/makefile.mk index 9a5ed69ac598..d14181474669 100644 --- a/forms/util/makefile.mk +++ b/forms/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: obo $ $Date: 2004-11-16 11:02:58 $ +# last change: $Author: hr $ $Date: 2004-12-17 15:02:35 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,7 @@ USE_DEFFILE=TRUE LDUMP=ldump2.exe # --- Library ----------------------------------- -# frm +# --- frm --------------------------------------- LIB1TARGET=$(SLB)$/forms.lib LIB1FILES=\ $(SLB)$/common.lib \ |