diff options
author | Tobias Anderberg <tobias.anderberg@axis.com> | 2002-09-23 12:21:14 +0000 |
---|---|---|
committer | Tobias Anderberg <tobias.anderberg@axis.com> | 2002-09-23 12:21:14 +0000 |
commit | 3e2f4de2b24ce2e3bc1733f55292cf496eb4bd83 (patch) | |
tree | 147c8098a97ab6b47524755062c52e185c2080f3 /libc/sysdeps/linux/cris/Makefile | |
parent | 3a5a812fd610a5bfacadac212c35bdf04c852e26 (diff) |
Cosmetic cleanup.
Diffstat (limited to 'libc/sysdeps/linux/cris/Makefile')
-rw-r--r-- | libc/sysdeps/linux/cris/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/cris/Makefile b/libc/sysdeps/linux/cris/Makefile index 0955be53c..737ca1f9e 100644 --- a/libc/sysdeps/linux/cris/Makefile +++ b/libc/sysdeps/linux/cris/Makefile @@ -53,7 +53,6 @@ $(COBJS): %.o : %.c headers: @(TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > bits/syscall.h ) -# cd $(TOPDIR)/include/sys && ln -fs ../../libc/sysdeps/linux/m68k/reg.h . clean: rm -f *.[oa] *~ core |