comparison: docs/src/Makefile
docs/src/Makefile
- changeset 258
- d9f4285c795c
- parent 256
- 2c21b42cf11d
- child 259
- 2f5dea574a75
equal
deleted
inserted
replaced
30 PFLAGS=-c ucx.css -B header.html -A footer.html -T 'UAP Common Extensions' |
30 PFLAGS=-c ucx.css -B header.html -A footer.html -T 'UAP Common Extensions' |
31 |
31 |
32 SRC = index.md |
32 SRC = index.md |
33 SRC += examples.md |
33 SRC += examples.md |
34 SRC += install.md |
34 SRC += install.md |
35 SRC += integration.md |
|
36 SRC += license.md |
35 SRC += license.md |
37 SRC += modules.md |
36 SRC += modules.md |
38 |
37 |
39 DEST = ../web |
38 DEST = ../web |
40 DEST_MAN = ../man |
39 DEST_MAN = ../man |