Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 373281
Collapse All | Expand All

(-)xemacs-21.5.31/src/Makefile.in.in.old (-1 / +1 lines)
Lines 904-910 Link Here
904
check-temacs:
904
check-temacs:
905
	$(TEMACS_BATCH) $(run_temacs_args) $(batch_test_emacs)
905
	$(TEMACS_BATCH) $(run_temacs_args) $(batch_test_emacs)
906
check-features: all
906
check-features: all
907
	$(XEMACS_BATCH) -l check-features.el
907
	$(XEMACS_BATCH) -l $(LISP)/check-features.el
908
908
909
###################### Debugging targets
909
###################### Debugging targets
910
910

Return to bug 373281