~ubuntu-branches/ubuntu/hardy/transmission/hardy-updates

« back to all changes in this revision

Viewing changes to mk/beos.mk

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Benner
  • Date: 2007-09-15 18:58:42 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20070915185842-cagev5gre27re7ko
Tags: upstream-0.82.dfsg
ImportĀ upstreamĀ versionĀ 0.82.dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: beos.mk 1531 2007-03-05 07:15:17Z joshe $
 
1
# $Id: beos.mk 2411 2007-07-19 00:09:09Z charles $
2
2
 
3
3
include ../mk/config.mk
4
4
include ../mk/common.mk
7
7
       TRPrefsWindow.cpp TRInfoWindow.cpp
8
8
OBJS = $(SRCS:%.cpp=%.o)
9
9
 
10
 
CXXFLAGS += -I../libtransmission -IlibPrefs
 
10
CXXFLAGS += -I.. -IlibPrefs
11
11
LDLIBS   += ../libtransmission/libtransmission.a
12
12
CXXFLAGS += -IlibPrefs
13
13
LDFLAGS  += -lbe -ltracker