- Timestamp:
- 12/04/2006 21:39:55 (5 years ago)
- File:
-
- 1 edited
-
tags/confman-1.5/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/confman-1.5/Makefile
r135 r139 11 11 LIBFILES = confmanlib.sh confmandoc.sh confmancommon.sh 12 12 ENVFILES = confman_completions 13 DIRECTORIES = /etc /etc/env.d /lib /sbin /bin /libexec 13 DIRECTORIES = /etc /etc/env.d /lib /sbin /bin /libexec /libexec/confman 14 14 15 15 install : … … 24 24 .endfor 25 25 .for file in $(LIBEXECFILES) 26 install $(EXFLAGS) ${file} $(PREFIX)/libexec/ 26 install $(EXFLAGS) ${file} $(PREFIX)/libexec/confman 27 27 .endfor 28 28 .for file in $(LIBFILES)
Note: See TracChangeset
for help on using the changeset viewer.
