diff options
Diffstat (limited to 'libc/sysdeps/Makefile')
-rw-r--r-- | libc/sysdeps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libc/sysdeps/Makefile b/libc/sysdeps/Makefile index 51f86ea4c..cf35e3752 100644 --- a/libc/sysdeps/Makefile +++ b/libc/sysdeps/Makefile @@ -22,9 +22,7 @@ DIRS = linux -all: libc.a - -libc.a: subdirs +all: subdirs tags: ctags -R |