Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
61d21e5b
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:
2015-03-25T22:46:06Z (
10 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
3dcc878
Parents:
a70b7d7
Message:
Minor fixes before 3.4 release.
Added date to doc/CHANGES and fixed "make tar".
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
ra70b7d7
r61d21e5b
159
159
x=$$(basename $$(pwd)); \
160
160
cd ..; \
161
tar czf $$x.tar.gz --exclude
-from=.gitignore
$$x
161
tar czf $$x.tar.gz --exclude
=debian --exclude=.git* --exclude=.depend
$$x
162
162
163
163
$(subdirs):
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive