Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
b2b7f52
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:
2013-03-01T10:28:44Z (
12 years
ago)
Author:
Miklos Vajna <vmiklos@…>
Branches:
master
Children:
ed3ff43
Parents:
36f6ab3
Message:
#978
fix Mac build of the Skype plugin
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r36f6ab3
rb2b7f52
170
170
$(SKYPE_PI): $(_SRCDIR_)protocols/skype/skype.c
171
171
@echo '*' Building plugin skype
172
@$(CC) $(CFLAGS)
-fPIC -shared
$< -o $@
172
@$(CC) $(CFLAGS)
$(SKYPEFLAGS)
$< -o $@
173
173
174
174
$(objects): %.o: $(_SRCDIR_)%.c
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive