Revision 37519c09 Makefile.am

b/Makefile.am
1684 1684
	  exit 1; \
1685 1685
	fi
1686 1686

  
1687
# Target that builds all binaries (including those that are not
1688
# rebuilt except when running the tests)
1689
.PHONY: really-all
1690
really-all: all $(check_SCRIPTS) $(haskell_tests)
1691

  
1687 1692
# we don't need the ancient implicit rules:
1688 1693
%: %,v
1689 1694
%: RCS/%,v

Also available in: Unified diff