diff options
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 \ |