mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 03:03:09 -04:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
# $Id$
|
|
|
|
PROG= stlload
|
|
NOMAN= #oops
|
|
|
|
CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
|
|
|
|
.include <bsd.prog.mk>
|