NetBSD/external/bsd/pcc/lib/Makefile
plunky accbe58577 don't build and install the crtbegin.o and crtend.o files at this stage,
they conflict with the system provided ones (lib/csu) and cause problems.
2010-02-05 08:46:25 +00:00

6 lines
102 B
Makefile

# $NetBSD: Makefile,v 1.3 2010/02/05 08:46:25 plunky Exp $
SUBDIR= libpcc
.include <bsd.subdir.mk>