Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 513a323
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-11-26T01:37:28Z (
19 years
ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
1aa7ec7d
Parents:
689a6e0
Message:
Build docs by default in .bzr checkouts
Files:
2 edited
Makefile
(modified)
(
1 diff
)
doc/Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r689a6e0
r513a323
18
18
19
19
all: $(OUTFILE)
20
$(MAKE) -C doc
20
21
21
22
uninstall: uninstall-bin uninstall-doc
doc/Makefile
r689a6e0
r513a323
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.
Download in other formats:
Unified Diff
Zip Archive