mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
8 lines
154 B
Makefile
8 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>
|