diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-06 04:39:42 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-06-06 04:39:42 +0000 |
| commit | 8f24c563711ec0c93ed32d3428e077f80ba6c774 (patch) | |
| tree | b0dec6d83111b55901f05efabdda07068d3aa4ad /Makefile | |
| parent | e3a03f0cfb9cf730de9d5ab08b2182baac4f2f77 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.197 1998/06/06 00:56:23 bde Exp $ +# $Id: Makefile,v 1.198 1998/06/06 01:13:21 bde Exp $ # # While porting to the another architecture include the bootstrap instead # of the normal build. @@ -11,9 +11,6 @@ # Make command line options: # -DCLOBBER will remove /usr/include # -DMAKE_KERBEROS4 to build KerberosIV -# -DALLLANG to build documentation for all languages -# (where available -- see share/doc/Makefile) -# # -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir # -DNOCLEAN do not clean at all # -DNOTOOLS do not rebuild any tools first |
