Advertisement
Guest User

Untitled

a guest
Jul 1st, 2011
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.44 KB | None | 0 0
  1.  
  2. xhr1: Overview.src.html
  3.     python preprocess.py 1
  4. xhr2: Overview.src.html
  5.     python preprocess.py 2
  6.  
  7. Overview-XHR1.html: xhr1 data Makefile
  8.     $(ANOLIS) --output-encoding=ascii --omit-optional-tags --quote-attr-values \
  9.     --w3c-compat --enable=xspecxref --enable=refs  $< $@
  10. Overview-XHR1.html: xhr2 data Makefile
  11.     $(ANOLIS) --output-encoding=ascii --omit-optional-tags --quote-attr-values \
  12.     --w3c-compat --enable=xspecxref --enable=refs $< $@
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement