This commit is contained in:
christophe.ravel.bugs%sun.com 2004-08-23 21:09:12 +00:00
Родитель 467a338cda
Коммит 713a021f84
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -2,13 +2,13 @@
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
#ident "$Id: Makefile,v 1.6 2004-07-29 18:42:59 christophe.ravel.bugs%sun.com Exp $"
#ident "$Id: Makefile,v 1.7 2004-08-23 21:09:12 christophe.ravel.bugs%sun.com Exp $"
#
CORE_DEPTH = ../../..
NAME = sun-jss
RELEASE = 2
RELEASE = 3
VERSION = `grep JSS_VERSION $(CORE_DEPTH)/jss/org/mozilla/jss/util/jssver.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`