~ubuntu-branches/ubuntu/quantal/uclibc/quantal

« back to all changes in this revision

Viewing changes to libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Hector Oron
  • Date: 2011-06-11 03:06:20 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110611030620-ywjfvyuqvrpsm282
Tags: 0.9.32-1
* New upstream release
* Add myself as maintainer
* Bump standards version 
* Add Vcs-Git, Vcs-Browser and Homepage fields
* Add watch file 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile for uClibc NPTL
 
2
#
 
3
# Copyright (C) 2005 Steven J. Hill <sjhill@uclibc.org>
 
4
#
 
5
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 
6
#
 
7
 
 
8
top_srcdir=../../../../../../../
 
9
top_builddir=../../../../../../../
 
10
all: objs
 
11
include $(top_builddir)Rules.mak
 
12
include Makefile.arch
 
13
include $(top_srcdir)Makerules