diff options
| author | Kyle Fuller <inbox@kylefuller.co.uk> | 2011-07-10 15:57:33 +0000 |
|---|---|---|
| committer | Brian Behlendorf <behlendorf1@llnl.gov> | 2011-07-11 21:12:23 +0000 |
| commit | 615ab66d18f74b3f4979c06192e1aa1082523dd3 (patch) | |
| tree | 9a6fb994cb4fd03b08741ab1e35c3873a65efed2 /scripts/Makefile.in | |
| parent | 057e8eee35d4cc06cc4edd6e8239d28a4122cf71 (diff) | |
Diffstat (limited to 'scripts/Makefile.in')
| -rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index d457890e3efc..51dadb4581db 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -180,6 +180,7 @@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@ +DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@ DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@ DEFAULT_PACKAGE = @DEFAULT_PACKAGE@ DEFS = @DEFS@ |
