/[papo]/papo/forms/Makefile
ViewVC logotype

Diff of /papo/forms/Makefile

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

revision 1.31 by styxman, Fri Jun 6 23:50:16 2003 UTC revision 1.32 by styxman, Sat Jun 7 00:10:22 2003 UTC
# Line 102  all: $(ALL) Line 102  all: $(ALL)
102  clean:  clean:
103          rm -f $(ALL) $(INTERMEDIATE)          rm -f $(ALL) $(INTERMEDIATE)
104    
 distclean: clean  
         rm -f .dep .*.dep .depend *~  
         rm -rf .deps  
   
105  install: install-perl-components  install: install-perl-components
106    
107  install-perl-components: $(PERL-COMPONENTS:%=$(PWD)/%)  install-perl-components: $(PERL-COMPONENTS:%=$(PWD)/%)
# Line 119  install-perl-components: $(PERL-COMPONEN Line 115  install-perl-components: $(PERL-COMPONEN
115          @echo ""          @echo ""
116    
117  distclean: all  distclean: all
118          rm -rf ${NEBFILES} *~ *.pyc *.pyo Checklist components .deps .cvsignore          rm -rf ${NEBFILES} *~ *.pyc *.pyo Checklist components .deps .cvsignore Makefile *.dot
119    
120  -include .deps/all-deps  -include .deps/all-deps

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26