summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/Makefile
blob: 478b453989e5da018469dd59a20c92de7473c351 (plain) (blame)
1
2
3
4
5
6
7
8
#
# Makefile,v 1.4 1994/11/15 04:51:20 phk Exp
#

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

.include <bsd.subdir.mk>