Add a comment describing what SA_USE_LOADFILE is for.
This commit is contained in:
parent
0d210931e3
commit
15bffcdeed
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.49 2001/12/12 01:50:05 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2002/02/17 23:22:22 thorpej Exp $
|
||||
|
||||
LIB= sa
|
||||
NOPIC= # defined
|
||||
@ -6,7 +6,7 @@ NOPROFILE=# defined
|
||||
|
||||
SA_USE_CREAD?= no # Read compressed kernels
|
||||
SA_INCLUDE_NET?= yes # Netboot via TFTP, NFS
|
||||
SA_USE_LOADFILE?= no #
|
||||
SA_USE_LOADFILE?= no # Generic executable loading support
|
||||
|
||||
#DEBUGCPPFLAGS= -DBOOTP_DEBUG -DNETIF_DEBUG -DETHER_DEBUG -DNFS_DEBUG -DRPC_DEBUG -DRARP_DEBUG -DNET_DEBUG -DDEBUG -DPARANOID
|
||||
CPPFLAGS= -I${SADIR} ${SACPPFLAGS} ${SAMISCCPPFLAGS} \
|
||||
|
Loading…
Reference in New Issue
Block a user