~ubuntu-branches/ubuntu/maverick/libaosd/maverick

« back to all changes in this revision

Viewing changes to examples/image/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): William Pitcock
  • Date: 2007-11-30 07:42:21 UTC
  • Revision ID: james.westby@ubuntu.com-20071130074221-8yt6spn1ns6rfw7e
Tags: upstream-0.1.3
ImportĀ upstreamĀ versionĀ 0.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
PROG_NOINST = image
 
2
 
 
3
SRCS = image.c
 
4
 
 
5
include ../../buildsys.mk
 
6
include ../../extra.mk
 
7
 
 
8
CPPFLAGS += ${AUX_CFLAGS} -I../../
 
9
LDFLAGS += ${AUX_LDFLAGS} -L../../libaosd -laosd