diff options
| author | Xin LI <delphij@FreeBSD.org> | 2022-09-21 06:54:38 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2022-09-21 07:02:38 +0000 |
| commit | 71f0c44a045421bed4f27fefdb3caf30e1b54fe4 (patch) | |
| tree | ebda2f0e3e1063197df972c01b9fd2bdc3d31f54 /contrib/expat/examples | |
| parent | 5b42ac2914b5585808699c187293059b0a76313e (diff) | |
| parent | 66082b6c88b95f27f191f733958b4cac3e41b8f2 (diff) | |
Diffstat (limited to 'contrib/expat/examples')
| -rw-r--r-- | contrib/expat/examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/expat/examples/Makefile.in b/contrib/expat/examples/Makefile.in index 8528d439290b..05c24409e9cc 100644 --- a/contrib/expat/examples/Makefile.in +++ b/contrib/expat/examples/Makefile.in @@ -259,6 +259,7 @@ EXPAT_LARGE_SIZE = @EXPAT_LARGE_SIZE@ EXPAT_MIN_SIZE = @EXPAT_MIN_SIZE@ EXPAT_NS = @EXPAT_NS@ FGREP = @FGREP@ +FILECMD = @FILECMD@ FILEMAP = @FILEMAP@ GREP = @GREP@ INSTALL = @INSTALL@ |
