mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
a7aaf57e4a
Stolen from: NetBSD
9 lines
110 B
Makefile
9 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
NOOBJ= noobj
|
|
FILES= README.FIRST
|
|
SUBDIR= Doc Etc
|
|
|
|
.include "Makefile.inc"
|
|
.include <bsd.prog.mk>
|