Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset e199620
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:
2017-05-18T16:12:34Z (
8 years
ago)
Author:
dequis <dx@…>
Branches:
master
Children:
b9c10a1
Parents:
54b2a36
Message:
cygwin: add a missing mkdir of libdir to the makefile
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r54b2a36
re199620
96
96
ifdef IMPLIB
97
97
# import library for cygwin
98
mkdir -p $(DESTDIR)$(LIBDIR)
98
99
$(INSTALL) -m 0644 $(IMPLIB) $(DESTDIR)$(LIBDIR)/$(IMPLIB)
99
100
endif
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive