Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 138705
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- lib-orig/csu/amd64/Makefile 2003-06-30 12:53:39 +0000
0
++ lib-mod/csu/amd64/Makefile  2006-07-01 03:10:53 +0000
Lines 16-21 Link Here
16
       ${CC} ${CFLAGS} -DGCRT -c -o gcrt1.o ${.CURDIR}/crt1.c
16
       ${CC} ${CFLAGS} -DGCRT -c -o gcrt1.o ${.CURDIR}/crt1.c
17
realinstall:
17
realinstall:
18
       mkdir ${DESTDIR}/usr/lib
18
       ${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
19
       ${INSTALL} -o ${LIBOWN} -g ${LIBGRP} -m ${LIBMODE} \
19
           ${OBJS} ${DESTDIR}${LIBDIR}
20
           ${OBJS} ${DESTDIR}${LIBDIR}

Return to bug 138705