summaryrefslogtreecommitdiff
path: root/support/Makefile.in
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2016-09-15 16:59:08 -0400
committerChet Ramey <chet.ramey@case.edu>2016-09-15 16:59:08 -0400
commita0c0a00fc419b7bc08202a79134fcd5bc0427071 (patch)
treecfde1549b35d73504bb539008de4b00e44e8f8fb /support/Makefile.in
parent30a978b7d808c067219c95be88c4979b6a7aa251 (diff)
downloadbash-a0c0a00fc419b7bc08202a79134fcd5bc0427071.tar.gz
Bash-4.4 distribution sources and documentationbash-4.4
Diffstat (limited to 'support/Makefile.in')
-rw-r--r--support/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/Makefile.in b/support/Makefile.in
index 1ff3f1a9..9ed70215 100644
--- a/support/Makefile.in
+++ b/support/Makefile.in
@@ -28,7 +28,7 @@
#
topdir = @top_srcdir@
srcdir = @srcdir@
-VPATH = .:@srcdir@
+VPATH = @srcdir@
BUILD_DIR = @BUILD_DIR@
RM = rm -f
@@ -83,5 +83,6 @@ clean:
distclean maintainer-clean mostlyclean: clean
$(RM) $(OBJ1)
+ $(RM) bash.pc
man2html.o: man2html.c