doc: clean up NEWS
[platform/upstream/coreutils.git] / Makefile.am
index a003dbd..0359717 100644 (file)
@@ -52,7 +52,6 @@ EXTRA_DIST =                          \
   build-aux/cvsu                       \
   cfg.mk                               \
   dist-check.mk                                \
-  gl/modules/getloadavg.diff           \
   maint.mk                             \
   thanks-gen
 
@@ -67,6 +66,12 @@ ALL_RECURSIVE_TARGETS += check-root
 check-root:
        cd tests && $(MAKE) $@ SUBDIRS=
 
+# Shortcut targets to make it easier to run (very) expensive tests.
+check-expensive:
+       $(MAKE) check RUN_EXPENSIVE_TESTS=yes
+check-very-expensive:
+       $(MAKE) check-expensive RUN_VERY_EXPENSIVE_TESTS=yes
+
 # Just prior to distribution, ...
 # transform the automake-generated rule that runs `rm -f rm'.
 # On some systems, that command would fail with a diagnostic like