Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd35587

Browse files
committed
moved the FLEX stuf from Makefile.global to here
1 parent10369ad commitfd35587

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)

[8]ページ先頭

©2009-2025 Movatter.jp