Last change
on this file since 70 was
70,
checked in by joshe, 16 years ago
|
Rename a few files now that we're using subversion and it's easy.
|
File size:
353 bytes
|
Rev | Line | |
---|
[6] | 1 | SubDir TOP gtk ; |
---|
[5] | 2 | |
---|
[70] | 3 | GTK_SRC = conf.c dialogs.c main.c trcellrenderertorrent.c util.c ; |
---|
[5] | 4 | |
---|
[6] | 5 | Main transmission-gtk : $(GTK_SRC) ; |
---|
| 6 | LinkLibraries transmission-gtk : libtransmission.a ; |
---|
[5] | 7 | |
---|
[6] | 8 | ObjectCcFlags $(GTK_SRC) : $(GTKCCFLAGS) ; |
---|
| 9 | ObjectHdrs $(GTK_SRC) : $(TOP)/libtransmission ; |
---|
| 10 | SystemLibraries transmission-gtk : $(GTKLINKLIBS) ; |
---|
Note: See
TracBrowser
for help on using the repository browser.