summaryrefslogtreecommitdiff
path: root/mk/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/deps.mk')
-rw-r--r--mk/deps.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/mk/deps.mk b/mk/deps.mk
index c8f58d9e..bbd2846e 100644
--- a/mk/deps.mk
+++ b/mk/deps.mk
@@ -1234,10 +1234,6 @@ all: mk/confstr.d
mk/confstr.d: src/unistd/confstr.c
sh mk/deps.sh src/unistd/confstr.c
-all: mk/__unistd.d
-mk/__unistd.d: src/unistd/__unistd.c
- sh mk/deps.sh src/unistd/__unistd.c
-
all: mk/getgroups.d
mk/getgroups.d: src/unistd/getgroups.c
sh mk/deps.sh src/unistd/getgroups.c