commit 8c53cd40a3329d682a905decb1f8734fa1ba2e9a
parent a33f44e72e90eeda886d841a836e3c35f8225e9c
Author: Rolf Eike Beer <eike@sf-mail.de>
Date: Fri, 13 Aug 2021 11:34:39 +0200
Makefile: remove stale references to auto-uid
Fixes: 580bf26e8a211fdff3ad3083e5e771662a921e3a
Diffstat:
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/Makefile b/Makefile
@@ -55,15 +55,6 @@ auto-str.o: \
compile auto-str.c substdio.h readwrite.h exit.h
./compile auto-str.c
-auto-uid: \
-load auto-uid.o substdio.a error.a str.a fs.a
- ./load auto-uid substdio.a error.a str.a fs.a
-
-auto-uid.o: \
-compile auto-uid.c subfd.h substdio.h substdio.h readwrite.h exit.h \
-scan.h fmt.h
- ./compile auto-uid.c
-
auto_break.c: \
auto-str conf-break
./auto-str auto_break \