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

Diff of /papo/forms/Makefile

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

revision 1.54 by apronotti, Tue Oct 14 17:57:07 2003 UTC revision 1.55 by jlenton, Fri Oct 17 20:51:40 2003 UTC
# 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: %.neb  %.uemf: $(ZOTFILE) %.neb
107          $(NEB) $<          $(NEB) $<
108    
109  %.emf: %.uemf  %.emf: %.uemf

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

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