Skip to content

Commit fd35587

Browse files
committed
moved the FLEX stuf from Makefile.global to here
1 parent 10369ad commit fd35587

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/mk/port/postgres.mk.BSD44_derived

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
# Copyright (c) 1994-5, Regents of the University of California
88
#
9-
# $Id: postgres.mk.BSD44_derived,v 1.1.1.1 1996/07/09 06:22:19 scrappy Exp $
9+
# $Id: postgres.mk.BSD44_derived,v 1.2 1996/07/25 07:28:12 scrappy Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212
ifndef MK_PORT
@@ -20,6 +20,10 @@ RANLIB= /usr/bin/ranlib
2020

2121
AROPT = cq
2222

23+
# FreeBSD 2.1R with new Flex v2.5.2 in /usr/local
24+
LEX = flex
25+
LDADD+= -L/usr/local/lib -lfl
26+
2327
#
2428
# for postgres.user.mk
2529
#

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy