Parent Directory | Revision Log | Patch
revision 1.2 by wakaba, Sun Oct 5 11:24:52 2003 UTC | revision 1.3 by wakaba, Tue Nov 25 12:44:38 2003 UTC | |
---|---|---|
# | Line 2 LIB = ../../lib/ | Line 2 LIB = ../../lib/ |
2 | BIN = ../../bin/ | BIN = ../../bin/ |
3 | ||
4 | PERL = perl -I$(LIB) | PERL = perl -I$(LIB) |
5 | PERLC = $(PERL) -c | PERLC = $(PERL) -c -w |
6 | ||
7 | MKPLUGIN_PL = $(LIB)SuikaWiki/Plugin/mkplugin.pl | MKPLUGIN_PL = $(LIB)SuikaWiki/Plugin/mkplugin.pl |
8 | MKPLUGIN = $(PERL) $(MKPLUGIN_PL) | MKPLUGIN = $(PERL) $(MKPLUGIN_PL) |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |