aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/Makefile
blob: 758f9337e9719a9c61e2a2f70a33c8b0c9f236bd (plain) (blame)
1
2
3
4
5
6
7
8
#
# $Id: Makefile,v 1.5 1995/01/22 21:56:38 ache Exp $
#

PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc doc
SUBDIR=	$(PGMDIR)

.include <bsd.subdir.mk>