diff options
| author | fukachan <fukachan> | 2001-12-09 14:52:33 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-12-09 14:52:33 +0000 |
| commit | 4cac1da0b5b5c001ea6db8aa65f5ba0c77e74f02 (patch) | |
| tree | ca0acaf08366a7f883b442875f11d39d865ba691 /fml/etc/include | |
| parent | 3c619061dbd6b04210510fe9293cebb1cfe718b2 (diff) | |
| download | fml8-4cac1da0b5b5c001ea6db8aa65f5ba0c77e74f02.tar.gz fml8-4cac1da0b5b5c001ea6db8aa65f5ba0c77e74f02.tar.bz2 fml8-4cac1da0b5b5c001ea6db8aa65f5ba0c77e74f02.zip | |
define $executable_prefix (/usr/local/libexec/fml by default) for
convenience. FML::Config::Convert can replace $libexec_dir
$ml_home_prefix $executable_prefix variables.
"makefml newml" installs include and include-ctl w/ variable
replacement.
Diffstat (limited to 'fml/etc/include')
| -rw-r--r-- | fml/etc/include | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fml/etc/include b/fml/etc/include new file mode 100644 index 00000000..3527c262 --- /dev/null +++ b/fml/etc/include @@ -0,0 +1,2 @@ +"| __executable_prefix__/fml.pl __ml_home_prefix__/__ml_name__" + |
