diff options
author | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:39:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:39:28 +0000 |
commit | f908e960c5537c116f7123b6697d74db9853d9be (patch) | |
tree | 80e032769e0532d343bdfd60f4cb0b4d1a4663e3 /gprof/Makefile.in | |
parent | a74e1cb34453a5111104302315e407c01b9c2fb0 (diff) | |
download | binutils-gdb-f908e960c5537c116f7123b6697d74db9853d9be.tar.gz |
Change version number to 2.38.50 and regenerate files
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r-- | gprof/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in index 5ef5ece74a9..6ff722fb82f 100644 --- a/gprof/Makefile.in +++ b/gprof/Makefile.in @@ -426,6 +426,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |