freebsd-dev/gnu/usr.bin/cc/Makefile

9 lines
154 B
Makefile
Raw Normal View History

#
1995-01-22 21:56:38 +00:00
# $Id: Makefile,v 1.4 1994/11/15 04:51:20 phk Exp $
#
1995-01-22 21:56:38 +00:00
PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc doc
SUBDIR= $(PGMDIR)
.include <bsd.subdir.mk>