mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
libraries so that `ld -f' in can create correct dependencies for yet-to-be-built libraries. Get the default BINDIR correctly (by including ../Makefile.inc recursively. Override the default it it is wrong. Don't override defaults when the defaults are correct.
5 lines
75 B
Makefile
5 lines
75 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= lptest
|
|
|
|
.include <bsd.prog.mk>
|