18 lines
218 B
Plaintext
18 lines
218 B
Plaintext
#
|
|
# common make definitions for cmd/sccs
|
|
#
|
|
|
|
include $(ROOT)/usr/include/make/commondefs
|
|
|
|
#
|
|
# Compile environment
|
|
#
|
|
LCINCS= -I$(DEPTH)/hdr
|
|
LCDEFS= -DNFS_OK
|
|
|
|
#
|
|
# Local Definitions
|
|
#
|
|
HELPLIB= /usr/lib/help
|
|
BIN= /usr/bin
|