From 1c479f72fe717105a809d744e0dcab3608a949d5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 Mar 2000 03:57:46 +0000 Subject: * libio/Makefile (headers): Add bits/stdio-lock.h here. * sysdeps/mach/hurd/bits/stdio-lock.h: New file. --- linuxthreads/sysdeps/pthread/Makefile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 linuxthreads/sysdeps/pthread/Makefile (limited to 'linuxthreads') diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile deleted file mode 100644 index 419650c6a6..0000000000 --- a/linuxthreads/sysdeps/pthread/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(subdir),libio) -sysdep_headers += bits/stdio-lock.h -endif -- cgit v1.2.3