From 04fb23f5b3ebb7f34241fe472858183368a44fd6 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 18 Dec 2002 02:15:02 +0000 Subject: whitespace --- libc/sysdeps/linux/v850/bits/kernel_types.h | 1 + libpthread/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libc/sysdeps/linux/v850/bits/kernel_types.h b/libc/sysdeps/linux/v850/bits/kernel_types.h index 4e4e08847..12438d58f 100644 --- a/libc/sysdeps/linux/v850/bits/kernel_types.h +++ b/libc/sysdeps/linux/v850/bits/kernel_types.h @@ -10,6 +10,7 @@ * * Written by Miles Bader */ + #ifndef __V850_POSIX_TYPES_H__ #define __V850_POSIX_TYPES_H__ diff --git a/libpthread/Makefile b/libpthread/Makefile index 87e20749f..567ceb983 100644 --- a/libpthread/Makefile +++ b/libpthread/Makefile @@ -107,7 +107,7 @@ shared: all tags: ctags -R - + subdirs: $(patsubst %, _dir_%, $(DIRS)) subdirs_clean: $(patsubst %, _dirclean_%, $(ALL_SUBDIRS)) -- cgit v1.2.3