/[suikacvs]/messaging/suikawari/Makefile
Suika

Contents of /messaging/suikawari/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sun Jun 16 10:49:10 2002 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
2002-06-16  wakaba <w@suika.fam.cx>

	* wari.pl: New script.
	* Makefile: New file.
	* module/: New directory.

1
2 PERLLIB = -I./bunshin -I../
3 PERL = perl $(PERLLIB)
4 NNTPSERVER = suika.fam.cx
5 #WARIPARAM = --debug
6 WARIMODULE = ./module/
7 SUIKAWARI = $(PERL) wari.pl --nntp-server=$(NNTPSERVER) \
8 --module-dir=$(WARIMODULE) $(WARIPARAM)
9
10 update:
11 $(SUIKAWARI)
12
13 update-debug:
14 $(SUIKAWARI) --debug

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24