mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
8 lines
154 B
Makefile
8 lines
154 B
Makefile
#
|
|
# $Id: Makefile,v 1.2 1994/09/18 22:35:35 wollman Exp $
|
|
#
|
|
|
|
PGMDIR= cc_int cpp cc1 cc cc1plus c++ f77 libgcc
|
|
SUBDIR= $(PGMDIR)
|
|
|
|
.include <bsd.subdir.mk>
|