diff options
Diffstat (limited to 'libgomp/Makefile.in')
-rw-r--r-- | libgomp/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libgomp/Makefile.in b/libgomp/Makefile.in index a0e008f34e0..81cbb01702e 100644 --- a/libgomp/Makefile.in +++ b/libgomp/Makefile.in @@ -38,7 +38,6 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -LIBOBJDIR = DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \ $(srcdir)/../config.sub $(srcdir)/../depcomp \ $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \ |