]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/Makefile.am
sim: nltvals: switch output mode to a directory
[thirdparty/binutils-gdb.git] / sim / Makefile.am
index 24d07c84988a34978de88dcb9344def64ad558f5..8f53aa80da75b94f2cbb6b1e5639f638f8940a8f 100644 (file)
@@ -55,8 +55,7 @@ SIM_ALL_RECURSIVE_DEPS =
 # An alternative is to slurp in the tables at runtime.
 .PHONY: nltvals
 nltvals:
-       $(abs_srcdir)/common/gennltvals.py --cpp "$(CPP)" --output nltvals.def --srcroot $(srcroot)
-       $(SHELL) $(srcroot)/move-if-change nltvals.def $(abs_srcdir)/common/nltvals.def
+       $(srcdir)/common/gennltvals.py --cpp "$(CPP)"
 
 pkginclude_HEADERS = \
        $(srcroot)/include/sim/callback.h \