summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-02-14 02:00:04 +0000
committerRoland McGrath <roland@gnu.org>1992-02-14 02:00:04 +0000
commitdcca16a71c4bd765c43e71b6c83f73b9e8bf3082 (patch)
tree8d2c1efbb269ae60ca2692b0cb0e7b465f0cb99c /resource
parent2a6567e52481148af2d9d4367c153cc7cf5c5fd8 (diff)
Formerly ../resource/Makefile.~6~
Diffstat (limited to 'resource')
-rw-r--r--resource/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/Makefile b/resource/Makefile
index 4f71446711..7060b8adf0 100644
--- a/resource/Makefile
+++ b/resource/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991 Free Software Foundation, Inc.
+# Copyright (C) 1991, 1992 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
@@ -21,6 +21,6 @@ subdir := resource
headers := sys/resource.h sys/vlimit.h sys/vtimes.h
routines := getrlimit setrlimit getrusage ulimit vlimit vtimes \
- getprio setpriority __getrusage
+ getprio setprio __getrusag
include ../Rules