summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-23 18:53:58 +0000
committerRoland McGrath <roland@gnu.org>1999-07-23 18:53:58 +0000
commite40e8cfaf3241962640c95725ecf92f09cd1a03f (patch)
treeb6acab4e535f46b8203c191b0fe47ccda1aface3 /utils
parent32fba9924c5dd70dc570d388d802076f90c71e9f (diff)
1999-07-23 Roland McGrath <roland@baalperazim.frob.com>
* Makefile (targets): Remove freeauth, added accidentally.
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 3f443050..184c1574 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -20,7 +20,7 @@ makemode := utilities
targets = shd ps settrans showtrans syncfs su mount fsysopts \
storeinfo login w uptime ids loginpr sush vmstat portinfo \
- devprobe vminfo addauth freeauth rmauth unsu setauth ftpcp ftpdir storecat \
+ devprobe vminfo addauth rmauth unsu setauth ftpcp ftpdir storecat \
storeread ping msgport rpctrace
special-targets = mount loginpr sush uptime
SRCS = shd.c ps.c su.c settrans.c syncfs.c showtrans.c addauth.c rmauth.c \