Update of /cvsroot/alsa/alsa-driver/ppc In directory sc8-pr-cvs1:/tmp/cvs-serv8520
Modified Files: .cvsignore Makefile Log Message: 2.5 cleanups Index: .cvsignore =================================================================== RCS file: /cvsroot/alsa/alsa-driver/ppc/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 22 Dec 2001 20:46:16 -0000 1.1 +++ .cvsignore 31 May 2003 11:44:48 -0000 1.2 @@ -1 +1,3 @@ .depend +awacs.c +pmac.c Index: Makefile =================================================================== RCS file: /cvsroot/alsa/alsa-driver/ppc/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Makefile 17 Dec 2002 19:59:01 -0000 1.2 +++ Makefile 31 May 2003 11:44:48 -0000 1.3 @@ -3,7 +3,14 @@ include $(TOPDIR)/toplevel.config include $(TOPDIR)/Makefile.conf +EXTRA_CLEAN = awacs.c pmac.c + TOPDIR = $(MAINSRCDIR) include $(TOPDIR)/alsa-kernel/ppc/Makefile +EXTRA_CFLAGS = -I$(TOPDIR)/alsa-kernel/ppc + include $(TOPDIR)/Rules.make + +awacs.c: awacs.patch $(TOPDIR)/alsa-kernel/ppc/awacs.c +pmac.c: pmac.patch $(TOPDIR)/alsa-kernel/ppc/pmac.c ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog