freebsd-dev/gnu/usr.bin/cc/Makefile
Andrey A. Chernov 95f51c5b57 Add doc subdir
1995-01-22 21:56:38 +00:00

9 lines
154 B
Makefile

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