/[webwml]/webwml/Makefile.common
ViewVC logotype

Diff of /webwml/Makefile.common

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

revision 1.20 by joy, Sat Nov 18 14:21:48 2000 UTC revision 1.21 by joy, Sat Nov 25 22:07:09 2000 UTC
# Line 81  cleandest:: $(existing-SUBS-cleandest) Line 81  cleandest:: $(existing-SUBS-cleandest)
81  $(existing-SUBS-cleandest):  $(existing-SUBS-cleandest):
82          -$(MAKE) -C $(subst -cleandest,,$@) cleandest          -$(MAKE) -C $(subst -cleandest,,$@) cleandest
83    
84  # subdirectories of News, events, security and vote dirs each have  # subdirectories of News, events and security dirs each have
85  # their own generic wml file deps  # their own generic wml file deps
86  ifneq "$(findstring /News/,$(CURDIR))" ""  ifneq "$(findstring /News/,$(CURDIR))" ""
87  NOGENERICDEP := true  NOGENERICDEP := true
# Line 92  endif Line 92  endif
92  ifneq "$(findstring /security/,$(CURDIR))" ""  ifneq "$(findstring /security/,$(CURDIR))" ""
93  NOGENERICDEP := true  NOGENERICDEP := true
94  endif  endif
 ifneq "$(findstring /vote/,$(CURDIR))" ""  
 NOGENERICDEP := true  
 endif  
95    
96  # the rule for every wml file  # the rule for every wml file
97  ifndef NOGENERICDEP  ifndef NOGENERICDEP

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.5