Mailing List Archive

Makefile line for FreeBSD 2.0/2.0.5
I'd like to submit a couple of minor changes to the Makefile for
FreeBSD 2.0/2.0.5 (should have done this a while ago...). The first
is a line with just a space. This trips up FreeBSD's rather sensitive
"make". The second change is self-explanatory.

*** Makefile.orig Tue May 30 07:51:08 1995
--- Makefile.fbsd Fri Jun 23 01:04:13 1995
***************
*** 20,26 ****
# If you want multihomed support via virtual hosts or bind address
# restriction, define -DVIRTUAL_HOST.
#
!
#CFLAGS= -O2
CFLAGS= -O2 -DVIRTUAL_HOST

--- 20,26 ----
# If you want multihomed support via virtual hosts or bind address
# restriction, define -DVIRTUAL_HOST.
#
!
#CFLAGS= -O2
CFLAGS= -O2 -DVIRTUAL_HOST

***************
*** 74,79 ****
--- 74,83 ----
#EXTRA_LIBS= -lsocket -lbsd -la
# For HP/Apollo Domain/OS
#AUX_CFLAGS= -DAPOLLO
+ # For FreeBSD 2.0/2.0.5 (-m486 only for 486 and Pentium machines)
+ #AUX_CFLAGS= -m486
+ #EXTRA_LIBS= -lcrypt
+

# Place here any flags you may need upon linking, such as a flag to
# prevent dynamic linking (if desired)


--
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org