summaryrefslogtreecommitdiffstats
path: root/doc/supplements/i386/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 20:06:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-08-04 20:06:33 +0000
commit1f552a0efd44a791cd5dd18defe39807ad66651d (patch)
tree553a57b245b7299c41021e20a2f0be43bfa9913e /doc/supplements/i386/Makefile
parentAdded comments to help avoid editting generated file. (diff)
downloadrtems-1f552a0efd44a791cd5dd18defe39807ad66651d.tar.bz2
Fixed wildcard in copy command.
Diffstat (limited to 'doc/supplements/i386/Makefile')
-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 8b6ccaf87d..347da6fc2e 100644
--- a/doc/supplements/i386/Makefile
+++ b/doc/supplements/i386/Makefile
@@ -23,7 +23,7 @@ FILES= $(PROJECT).texi \
all:
info: c_i386
- cp $(wildcard c_$(PROJECT) c_$(PROJECT)-*) $(INFO_INSTALL)
+ cp c_$(PROJECT) c_$(PROJECT)-* $(INFO_INSTALL)
c_i386: $(FILES)
$(MAKEINFO) $(PROJECT).texi