Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / lib / libgcc_r / Makefile
1 # $FreeBSD: src/gnu/lib/libgcc_r/Makefile,v 1.4.4.1 2000/11/01 01:20:37 jdp Exp $
2 # $DragonFly: src/gnu/lib/libgcc_r/Attic/Makefile,v 1.2 2003/06/17 04:25:44 dillon Exp $
3
4 LIB=    gcc_r
5 CFLAGS+=-D_PTHREADS
6 CFLAGS+=-D'__GTHREAD_MUTEX_INIT_FUNCTION(m)=pthread_mutex_init(m, NULL)'
7
8 .include "../libgcc/Makefile"