Changeset b20b32f for doc/Makefile
- Timestamp:
- 2005-11-28T01:14:06Z (19 years ago)
- Branches:
- master
- Children:
- 65e2ce1, cfcc587
- Parents:
- 2cdd8ce (diff), dfde8e0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile
r2cdd8ce rb20b32f 1 1 -include ../Makefile.settings 2 3 all: 4 # Only build the docs if this is a bzr checkout 5 test ! -d ../.bzr || $(MAKE) -C user-guide 2 6 3 7 install:
Note: See TracChangeset
for help on using the changeset viewer.