/[pub]/suikawiki/script/default/Makefile
Suika

Contents of /suikawiki/script/default/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sat Oct 25 06:40:08 2003 UTC (21 years, 6 months ago) by wakaba
Branch: MAIN
Imported to CVS

1 LIB = ../lib/
2 BIN = ../bin/
3
4 PERL = perl -I$(LIB)
5 PERLC = $(PERL) -c
6
7 MKPLUGIN2_PL = $(BIN)mkplugin2.pl
8 MKPLUGIN2 = $(PERL) $(MKPLUGIN2_PL)
9
10 config.ph: config.wp2 $(MKPLUGIN2_PL)
11 $(MKPLUGIN2) $< > $@
12 $(PERLC) $@

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24