Restored some deleted comments.

This commit is contained in:
wtc%netscape.com 2001-05-12 00:36:58 +00:00
parent bef48de5a6
commit 7def6a81bd

View File

@ -101,6 +101,12 @@ GARBAGE += $(DEPENDENCIES) core $(wildcard core.[0-9]*)
DIST_GARBAGE += Makefile
####################################################################
#
# The NSPR-specific configuration
#
####################################################################
DEFINES += -DFORCE_PR_LOG
ifeq ($(_PR_NO_CLOCK_TIMER),1)