/[gzz]/gzz/doc/uml/gl/Makefile
ViewVC logotype

Diff of /gzz/doc/uml/gl/Makefile

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

revision 1.1 by tjl, Thu Aug 29 09:41:55 2002 UTC revision 1.2 by humppake, Wed Dec 18 11:37:00 2002 UTC
# Line 2  TARGETS=$(shell for file in *.uml; do ec Line 2  TARGETS=$(shell for file in *.uml; do ec
2    
3  all: $(TARGETS)  all: $(TARGETS)
4    
5    showtargets:
6            echo $(TARGETS)
7    
8  clean:  clean:
9          rm -f *.gen1 *.gen2 *.html *.log *.1 *.png          rm -f *.gen.1 *.gen.2 *.gen.3 *.log *.gen.html *.gen.uml *.gen.mp *.gen.png *.gen.log
10    
11  %.html: %.uml %.mp  %.html: %.uml %.mp
12          MPINPUTS=../../../metacode python ../../../metacode/uml.py $*          MPINPUTS=../../../metacode python ../../../metacode/uml.py $*
   

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

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