summaryrefslogtreecommitdiffstats
path: root/Makefiles/os/.svn/text-base/freebsd.svn-base
blob: 7eb2e17b47f2a7b8c44c9ba57e7f2b0b012f488e (plain)
1
2
3
4
5
6
7
# $Id: freebsd,v 1.1.1.1 2000/02/16 23:32:48 shmit Exp $

CC=		gcc -pthread
INSTALL=	install

OSFLAGS=	-DOS_FREEBSD -DFREEBSD_3
OSLIBS=		-lcrypt -lutil