summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
committerUlrich Drepper <drepper@gmail.com>2012-03-07 05:17:13 -0500
commita4300c7a4d65e24a4a0215460c063ea9c7b4605a (patch)
tree228de57e9b32df7a9e8b78e18095a1512c5cafb9 /posix
parent482ff4dae91cf9a288284072d1a299868db7a634 (diff)
Remove distribute variable from Makefiles
Diffstat (limited to 'posix')
-rw-r--r--posix/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 565861f7dd..da6a325a97 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 1991-2007,2009,2010,2011,2012 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -29,13 +29,6 @@ headers := sys/utsname.h sys/times.h sys/wait.h sys/types.h unistd.h \
bits/sched.h re_comp.h wait.h bits/environments.h cpio.h \
sys/sysmacros.h spawn.h bits/unistd.h
-distribute := confstr.h TESTS TESTS2C.sed testcases.h \
- PTESTS PTESTS2C.sed ptestcases.h \
- globtest.c globtest.sh wordexp-tst.sh annexc.c fnmatch_loop.c \
- spawn_int.h tst-getconf.sh regcomp.c regexec.c regex_internal.c \
- regex_internal.h fork.h rxspencer/tests rxspencer/COPYRIGHT \
- PCRE.tests BOOST.tests
-
routines := \
uname \
times \