~ubuntu-branches/ubuntu/dapper/asterisk/dapper-security

« back to all changes in this revision

Viewing changes to agi/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-05-18 10:21:06 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060518102106-5vgpbtylsvr9jiu3
Tags: 1:1.2.7.1.dfsg-2ubuntu1
* Resynchronized with Debian, only Ubuntu changes:
  - debian/*.init:
    - create /var/run/ directory if necessary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 
14
14
AGIS=agi-test.agi eagi-test eagi-sphinx-test
15
15
 
16
 
CFLAGS+=
 
16
CFLAGS+=-DNO_AST_MM
17
17
 
18
18
LIBS=
19
19
ifeq ($(OSARCH),SunOS)