~ubuntu-branches/ubuntu/raring/uml-utilities/raring

« back to all changes in this revision

Viewing changes to uml_router/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-14 17:59:45 UTC
  • mto: (4.1.3 hardy)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040414175945-yluoug8v60dnwmvu
Tags: upstream-20040406
ImportĀ upstreamĀ versionĀ 20040406

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
BIN = uml_switch
5
5
CFLAGS = -g -Wall $(TUNTAP)
6
6
 
7
 
BIN_DIR = /usr/bin
8
 
LIB_DIR = /usr/lib/uml
 
7
BIN_DIR ?= /usr/bin
9
8
 
10
9
ifneq ($(TUNTAP),)
11
10
        OBJS += tuntap.o