You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
391 B
14 lines
391 B
# This file is included by MAKEFILE.UNIX and the NT MAKEFILE
|
|
# do not use "!" commands in this file.
|
|
|
|
# This installation has the following directories:
|
|
#
|
|
# inc shared include files
|
|
# opt command-line handling code
|
|
# src shared source (NT only)
|
|
# sample sserver and sclient
|
|
# keytab utility to build/decode Unix keytabs (srvtabs)
|
|
#
|
|
|
|
DIRS = opt keytab
|
|
|