make build numbers work on UNIXen. This is a hack into the XUL file, build

number generation will need to be moved.
This commit is contained in:
cyeh%netscape.com 1999-03-30 00:14:48 +00:00
Родитель a563079fa6
Коммит cc92e8430a
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -105,7 +105,7 @@ $(DEPTH)/build/build_number: FORCE
@$(MAKE_OBJDIR)
$(RM) $@
$(PERL) $(srcdir)/bdate.pl > $@
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/l10n/us/xp/about-all.html $@
$(PERL) $(srcdir)/aboutime.pl $(topsrcdir)/xpfe/browser/src/navigator.xul $@
$(DEPTH)/modules/libpref/src/init/all.js: FORCE
$(PERL) $(srcdir)/set-timebomb.pl 0 30