~ubuntu-branches/ubuntu/precise/pdns-recursor/precise

« back to all changes in this revision

Viewing changes to sysdeps/SunOS.inc

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Möhlmann
  • Date: 2011-01-22 16:39:02 UTC
  • mto: (1.1.8 upstream) (4.2.10 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20110122163902-ee067v1pnad3f1zl
Import upstream version 3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
        CC:=gcc
3
3
endif
4
4
 
5
 
LDFLAGS+=-lresolv -lsocket -lnsl -ldl
 
5
LDFLAGS+=-lresolv -lsocket -lnsl -ldl 
6
6
OS_SPECIFIC_INSTALL=mkdir -p $(DESTDIR)/etc/init.d ; cp pdns-recursor.init.d $(DESTDIR)/etc/init.d/pdns-recursor
7
7
 
8
8
LUA_LIBS_CONFIG ?= -llua