Browse Source

Dont link and remove link.h

Peter S. Mazinger 19 years ago
parent
commit
798669dc65
1 changed files with 0 additions and 4 deletions
  1. 0 4
      libc/sysdeps/linux/frv/Makefile

+ 0 - 4
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