depend-cleanup: fix typo, ^/lib/libc/sys/Makefile.inc generates .S stubs
Pointy hat: kevans
This commit is contained in:
parent
a6421a496f
commit
8e2da51ce2
@ -33,6 +33,6 @@ clean_dep()
|
|||||||
|
|
||||||
# Date Rev Description
|
# Date Rev Description
|
||||||
# 20190916 r352703 shm_open syscall reimplemented in C
|
# 20190916 r352703 shm_open syscall reimplemented in C
|
||||||
clean_dep lib/libc shm_open c
|
clean_dep lib/libc shm_open S
|
||||||
# 20200310 r358851 rename of openmp's ittnotify_static.c to .cpp
|
# 20200310 r358851 rename of openmp's ittnotify_static.c to .cpp
|
||||||
clean_dep lib/libomp ittnotify_static c
|
clean_dep lib/libomp ittnotify_static c
|
||||||
|
Loading…
Reference in New Issue
Block a user