summaryrefslogtreecommitdiff
path: root/usr.bin/pcc/cc/ccom/Makefile
blob: d5dd831b8ffc3b3c541fe893424631109f9df4d8 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.9 2007/09/19 15:21:07 todd Exp $
#
# Makefile for the ccom part of pcc.
#

SUBDIR+= x86
#SUBDIR+= vax

.include <bsd.subdir.mk>