From 6a13b08f40e3e8c058f2d2107ac629668d1c4354 Mon Sep 17 00:00:00 2001 From: Olaf Barthel Date: Sat, 4 Jun 2005 14:16:58 +0000 Subject: [PATCH] - Header files don't belong into the list of object files... git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14973 87f5fb63-7c3d-0410-a384-fd976d0f7a62 --- library/GNUmakefile.os4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/library/GNUmakefile.os4 b/library/GNUmakefile.os4 index 2d5eefc..a2d76ba 100644 --- a/library/GNUmakefile.os4 +++ b/library/GNUmakefile.os4 @@ -1,5 +1,5 @@ # -# $Id: GNUmakefile.os4,v 1.63 2005-06-04 10:46:21 obarthel Exp $ +# $Id: GNUmakefile.os4,v 1.64 2005-06-04 14:16:58 obarthel Exp $ # # :ts=8 # @@ -489,7 +489,6 @@ UNIX_LIB = \ termios_cfsetispeed.o \ termios_cfsetospeed.o \ termios_console_fdhookentry.o \ - termios_headers.h termios_openserial.o \ termios_tcdrain.o \ termios_tcflow.o \