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

Diff of /papo/forms/Makefile

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

revision 1.56 by jlenton, Fri Oct 17 21:06:31 2003 UTC revision 1.57 by jlenton, Fri Oct 17 21:09:44 2003 UTC
# Line 87  NEBFILES= ownBranch.neb                                \ Line 87  NEBFILES= ownBranch.neb                                \
87    
88  INTERMEDIATE=$(NEBFILES:%.neb=%.ulam) $(NEBFILES:%.neb=%.lam)   \  INTERMEDIATE=$(NEBFILES:%.neb=%.ulam) $(NEBFILES:%.neb=%.lam)   \
89               $(NEBFILES:%.neb=%.ugfd) $(NEBFILES:%.neb=%.emf)   \               $(NEBFILES:%.neb=%.ugfd) $(NEBFILES:%.neb=%.emf)   \
90               $(NEBFILES:%.neb=%.uemf)               $(NEBFILES:%.neb=%.uemf) $(ZOTFILE) $(CXOTFILE)
91    
92  ALL = $(NEBFILES:%.neb=%.gfd)  ALL = $(NEBFILES:%.neb=%.gfd)
93    
# Line 103  main.uemf: main.neb $(VERSION_FILE) Line 103  main.uemf: main.neb $(VERSION_FILE)
103  %.cxot: %.xot  %.cxot: %.xot
104          python2.2 -c 'import user, Xot, cPickle, sys; cPickle.dump(Xot.new(sys.argv[1], ":all:"), open(sys.argv[2], "w"), True)' $< $@          python2.2 -c 'import user, Xot, cPickle, sys; cPickle.dump(Xot.new(sys.argv[1], ":all:"), open(sys.argv[2], "w"), True)' $< $@
105    
106  %.uemf: $(ZOTFILE) %.neb  %.uemf: %.neb  $(ZOTFILE)
107          $(NEB) $<          $(NEB) $<
108    
109  %.emf: %.uemf  %.emf: %.uemf

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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