~ubuntu-branches/ubuntu/vivid/curl/vivid-proposed

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2014-09-10 20:11:02 UTC
  • mto: (3.4.50 sid)
  • mto: This revision was merged to the branch mainline in revision 84.
  • Revision ID: package-import@ubuntu.com-20140910201102-8foo0dh674ndmygf
Tags: upstream-7.38.0
ImportĀ upstreamĀ versionĀ 7.38.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
NM = @NM@
273
273
NMEDIT = @NMEDIT@
274
274
NROFF = @NROFF@
 
275
NSS_LIBS = @NSS_LIBS@
275
276
OBJDUMP = @OBJDUMP@
276
277
OBJEXT = @OBJEXT@
277
278
OTOOL = @OTOOL@