mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 04:13:39 +00:00
f079582484
init and ed, by pointing to real sources.
6 lines
113 B
Makefile
6 lines
113 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93
|
|
|
|
BINDIR?= /bin
|
|
NOSHARED?= YES
|
|
.include "${.CURDIR}/../../Makefile.inc"
|