am__squote := '
# "` # Fix font-lock.
+# A literal newline character, that does not get stripped if used
+# at the end of the expansion of another macro.
define am__newline
-
+$(am__empty)
endef
## Makefiles generated by Automake-NG require GNU make >= 3.81.
## FIXME: length limits, or at least on a system-by-system basis, might
## FIXME: be better. But don't make it too big, or our implementation
## FIXME: will likely suffer in performance and memory consumption.
-# And in the Information Age, we somehow managed to revert an abacus-like
+# And in the Information Age, we somehow managed to revert to abacus-like
# counting. Yay for us :-)
am.max-cmdline-args := xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
command_ok_ am__toupper $MAKE test-toupper
command_ok_ am__canon $MAKE test-canonicalize
command_ok_ "am__newline (1)" $MAKE test-newline-1
-command_ok_ "am__newline (2)" -D TODO $MAKE test-newline-2
-command_ok_ "am__newline (3)" -D TODO $MAKE test-newline-3
+command_ok_ "am__newline (2)" $MAKE test-newline-2
+command_ok_ "am__newline (3)" $MAKE test-newline-3
: