summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i386
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-31 19:00:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-07-31 19:00:09 +0000
commitb930f43d2d9314df6c90b277b428bb9c82af763d (patch)
tree9546f368e5346dc4b1e75d114c8a1f07c4548162 /doc/supplements/i386
parentCorrected problem where directories where not being properly created. (diff)
downloadrtems-b930f43d2d9314df6c90b277b428bb9c82af763d.tar.bz2
Corrected bug in Makefile
Diffstat (limited to 'doc/supplements/i386')
-rw-r--r--doc/supplements/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/supplements/i386/Makefile b/doc/supplements/i386/Makefile
index 347da6fc2e..8b6ccaf87d 100644
--- a/doc/supplements/i386/Makefile
+++ b/doc/supplements/i386/Makefile
@@ -23,7 +23,7 @@ FILES= $(PROJECT).texi \
all:
info: c_i386
- cp c_$(PROJECT) c_$(PROJECT)-* $(INFO_INSTALL)
+ cp $(wildcard c_$(PROJECT) c_$(PROJECT)-*) $(INFO_INSTALL)
c_i386: $(FILES)
$(MAKEINFO) $(PROJECT).texi