diff options
Diffstat (limited to 'newlib/libc/machine/tic4x/Makefile.in')
-rw-r--r-- | newlib/libc/machine/tic4x/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/machine/tic4x/Makefile.in b/newlib/libc/machine/tic4x/Makefile.in index 03a8154e6..e7f2e39d3 100644 --- a/newlib/libc/machine/tic4x/Makefile.in +++ b/newlib/libc/machine/tic4x/Makefile.in @@ -103,6 +103,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ |