Parent Directory
|
Revision Log
|
Patch
| Revision 1.15 by sysadm, Sun Nov 9 11:33:56 2025 UTC | Revision 1.16 by sysadm, Fri Nov 21 07:36:41 2025 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | ACLOCAL_AMFLAGS = -I m4 | ACLOCAL_AMFLAGS = -I m4 |
| 2 | ||
| 3 | EXTRA_DIST = README.md README.zh_CN.md INSTALL.md INSTALL.zh_CN.md ChangeLog.md ChangeLog.zh_CN.md LICENSE conf data | EXTRA_DIST = README.md README.zh_CN.md INSTALL.md INSTALL.zh_CN.md ChangeLog.md ChangeLog.zh_CN.md LICENSE conf data |
| 4 | SUBDIRS = src utils | SUBDIRS = utils src |
| 5 | ||
| 6 | install-data-local: | install-data-local: |
| 7 | install -d $(prefix)/conf $(prefix)/data $(prefix)/log $(prefix)/var $(prefix)/var/articles $(prefix)/var/chicken $(prefix)/var/gen_ex | install -d $(prefix)/conf $(prefix)/data $(prefix)/log $(prefix)/var $(prefix)/var/articles $(prefix)/var/chicken $(prefix)/var/gen_ex |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |