Deleted Added
full compact
Makefile (19966) Makefile (20710)
1#
1#
2# $Id: Makefile,v 1.109 1996/11/01 19:03:33 adam Exp $
2# $Id: Makefile,v 1.110 1996/11/26 03:26:31 ache Exp $
3#
4# Make command line options:
5# -DCLOBBER will remove /usr/include
6# -DMAKE_LOCAL to add ./local to the SUBDIR list
7# -DMAKE_PORTS to add ./ports to the SUBDIR list
8# -DMAKE_EBONES to build eBones (KerberosIV)
3#
4# Make command line options:
5# -DCLOBBER will remove /usr/include
6# -DMAKE_LOCAL to add ./local to the SUBDIR list
7# -DMAKE_PORTS to add ./ports to the SUBDIR list
8# -DMAKE_EBONES to build eBones (KerberosIV)
9# -DALLLANG to build documentation for all languages
10# (where available -- see share/doc/Makefile)
9#
10# -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
11# -DNOCLEAN do not clean at all
12# -DNOCRYPT will prevent building of crypt versions
13# -DNOLKM do not build loadable kernel modules
14# -DNOOBJDIR do not run ``${MAKE} obj''
15# -DNOPROFILE do not build profiled libraries
16# -DNOSECURE do not go into secure subdir

--- 497 unchanged lines hidden ---
11#
12# -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
13# -DNOCLEAN do not clean at all
14# -DNOCRYPT will prevent building of crypt versions
15# -DNOLKM do not build loadable kernel modules
16# -DNOOBJDIR do not run ``${MAKE} obj''
17# -DNOPROFILE do not build profiled libraries
18# -DNOSECURE do not go into secure subdir

--- 497 unchanged lines hidden ---