Mercurial > p > roundup > code
comparison doc/Makefile @ 3756:068b3d7d4279
images for user guide
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Nov 2006 00:27:40 +0000 |
| parents | 77e067e64035 |
| children | 29dfb873b32e |
comparison
equal
deleted
inserted
replaced
| 3755:f95c3bb0ddcc | 3756:068b3d7d4279 |
|---|---|
| 12 | 12 |
| 13 all: ${COMPILED} ${WEBHT} | 13 all: ${COMPILED} ${WEBHT} |
| 14 | 14 |
| 15 website: ${WEBHT} | 15 website: ${WEBHT} |
| 16 cp *.ht ${WEBDIR} | 16 cp *.ht ${WEBDIR} |
| 17 cp -r images ${WEBDIR} | |
| 17 | 18 |
| 18 %.html: %.txt | 19 %.html: %.txt |
| 19 ${STXTOHTML} --report=warning -d $< $@ | 20 ${STXTOHTML} --report=warning -d $< $@ |
| 20 | 21 |
| 21 %.ht: %.txt | 22 %.ht: %.txt |
