1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

- 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
This commit is contained in:
Olaf Barthel
2005-06-04 14:16:58 +00:00
parent 59807dbff1
commit 6a13b08f40

View File

@ -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 \