mirror of
https://github.com/opnsense/src.git
synced 2026-03-03 13:51:30 -05:00
9 lines
260 B
Makefile
9 lines
260 B
Makefile
# $Id: Makefile,v 1.23 1995/03/13 19:14:05 phk Exp $
|
|
|
|
# Disabled until it compiles: gdb
|
|
|
|
SUBDIR= as awk bc cc cpio cvs dc dialog diff diff3 \
|
|
grep groff gzip ld man mkisofs patch perl ptx rcs sdiff send-pr \
|
|
sort tar texinfo yppush
|
|
|
|
.include <bsd.subdir.mk>
|