Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
fe51bcf
for
Makefile
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-07T15:41:25Z (
19 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
576d6d7
,
7b23afd
,
b4a8cd8
Parents:
60d0582
Message:
Timing moved his site
make tar exludes .bzr now
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r60d0582
rfe51bcf
70
70
x=$$(basename $$(pwd)); \
71
71
cd ..; \
72
tar czf $$x.tar.gz --exclude=debian
$$x
72
tar czf $$x.tar.gz --exclude=debian
--exclude=.bzr
$$x
73
73
74
74
$(subdirs):
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive