commented-out cpp lines in calendar/base/src/Makefile.in; the checked-in files should be up to date. uncomment if you're working on the js.pre files. yes, this sucks.

This commit is contained in:
vladimir%pobox.com 2004-12-01 07:39:48 +00:00
Родитель 26c61659c5
Коммит 8c6f98c6b8
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -73,5 +73,5 @@ EXTRA_COMPONENTS = \
include $(topsrcdir)/config/rules.mk
%.js: %.js.pre
cpp -P -undef $(DEFINES) $(ACDEFINES) $^ > $@
#%.js: %.js.pre
# cpp -P -undef $(DEFINES) $(ACDEFINES) $^ > $@