From 798669dc65077f81b6facd2415463a1bda13c4d7 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 4 Feb 2006 01:11:18 +0000 Subject: Dont link and remove link.h --- libc/sysdeps/linux/frv/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libc/sysdeps/linux/frv') diff --git a/libc/sysdeps/linux/frv/Makefile b/libc/sysdeps/linux/frv/Makefile index 82d7ddf39..cfecfd9be 100644 --- a/libc/sysdeps/linux/frv/Makefile +++ b/libc/sysdeps/linux/frv/Makefile @@ -66,9 +66,5 @@ $(SOBJ): %.o : %.S $(COBJ): %.o : %.c $(CC) $(CFLAGS) -c $< -o $@ -headers: - $(LN) -fs ../libc/sysdeps/linux/frv/link.h $(TOPDIR)/include/ - clean: $(RM) *.o *~ core - $(RM) $(TOPDIR)/include/link.h -- cgit v1.2.3