diff options
Diffstat (limited to 'sot/util/makefile.pmk')
-rw-r--r-- | sot/util/makefile.pmk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sot/util/makefile.pmk b/sot/util/makefile.pmk index 1726282db7f4..0770151b79cd 100644 --- a/sot/util/makefile.pmk +++ b/sot/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hr $ $Date: 2006-06-20 05:57:06 $ +# last change: $Author: kz $ $Date: 2008-03-06 15:26:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,5 +49,3 @@ CDEFS += -DSOT_DLLIMPLEMENTATION .ENDIF # 5.5 .ENDIF # sunpro5 -PDBTARGET=sot - |