From: James S. <jsi...@us...> - 2001-11-19 17:49:36
|
Update of /cvsroot/linux-mips/linux/arch/mips/sibyte/swarm In directory usw-pr-cvs1:/tmp/cvs-serv26853 Modified Files: Makefile Log Message: Reformat. Index: Makefile =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/sibyte/swarm/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile 2001/11/08 17:42:08 1.1 +++ Makefile 2001/11/19 17:49:33 1.2 @@ -1,4 +1,3 @@ - .S.s: $(CPP) $(AFLAGS) $< -o $@ .S.o: |