mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Document NO_FORTRAN.
This commit is contained in:
parent
6263933e7a
commit
7c2a64c438
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $Id: Makefile.inc1,v 1.74 1999/04/20 05:33:07 jkoshy Exp $
|
||||
# $Id: Makefile.inc1,v 1.75 1999/05/02 15:23:55 markm Exp $
|
||||
#
|
||||
# Make command line options:
|
||||
# -DCLOBBER will remove /usr/include
|
||||
|
|
@ -14,6 +14,7 @@
|
|||
# -DNOSHARE do not go into share subdir
|
||||
# -DNOINFO do not make or install info files
|
||||
# -DNOLIBC_R do not build libc_r.
|
||||
# -DNO_FORTRAN do not build g77 and related libraries.
|
||||
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue