diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-01-31 00:04:19 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-01-31 00:04:19 -0500 |
| commit | 0df5a8fa0361e06a46240689d01665c1c59ef7c4 (patch) | |
| tree | 5779de2aada743b9c5b610198b006083b2497956 /mk/deps.mk | |
| parent | 36bd6c283383851664bbe598601c99385e5dcd43 (diff) | |
remove last vestiges of _assert.h (now _safety.h)
Diffstat (limited to 'mk/deps.mk')
| -rw-r--r-- | mk/deps.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1562,10 +1562,6 @@ all: mk/times.d mk/times.d: src/sys/times/times.c sh mk/deps.sh src/sys/times/times.c -all: mk/struct_tms.d -mk/struct_tms.d: src/sys/times/struct_tms.c - sh mk/deps.sh src/sys/times/struct_tms.c - all: mk/waitpid.d mk/waitpid.d: src/sys/wait/waitpid.c sh mk/deps.sh src/sys/wait/waitpid.c |
