Changeset 138
- Timestamp:
- 12/04/2006 21:39:20 (5 years ago)
- File:
-
- 1 edited
-
trunk/confman/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confman/Makefile
r134 r138 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.
