/[pub]/suikawiki/wikidata/Makefile
Suika

Diff of /suikawiki/wikidata/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sat Mar 13 06:41:58 2004 UTC revision 1.2 by wakaba, Thu Apr 22 05:45:14 2004 UTC
# Line 11  RMDIR = rm -frv Line 11  RMDIR = rm -frv
11  MKPLUGIN2_PL = $(BIN)mkplugin2.pl  MKPLUGIN2_PL = $(BIN)mkplugin2.pl
12  MKPLUGIN2 = $(PERL) $(MKPLUGIN2_PL)  MKPLUGIN2 = $(PERL) $(MKPLUGIN2_PL)
13    
14  all: config.ph log lock  all: config.ph log lock cache
15    
16  config.ph: config.wp2 $(MKPLUGIN2_PL)  config.ph: config.wp2 $(MKPLUGIN2_PL)
17          $(MKPLUGIN2) $< > $@          $(MKPLUGIN2) $< > $@
# Line 21  log: Line 21  log:
21          $(MKDIR) log          $(MKDIR) log
22  lock:  lock:
23          $(MKDIR) lock          $(MKDIR) lock
24    cache:
25            $(MKDIR) cache
26    
27  clean:  clean:
28          $(RM) config.ph          $(RM) config.ph

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24