From ca9bd30c262ed788486c1d367ad40550e5d806c2 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Jul 2000 19:25:08 +0000 Subject: Many bugfixes, header cleanups, etc. Added abort and glob. It is getting closer... -Erik --- libc/termios/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/termios/Makefile') diff --git a/libc/termios/Makefile b/libc/termios/Makefile index a4ff4b7d9..4ab80e9da 100644 --- a/libc/termios/Makefile +++ b/libc/termios/Makefile @@ -19,7 +19,6 @@ OBJ=$(TOBJ) ttyname.o # ttyname.o all: $(LIBC) - @$(RM) $(OBJ) $(LIBC): $(LIBC)($(OBJ)) -- cgit v1.2.3