This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d5a02b911
freebsd-dev
/
gnu
/
usr.bin
/
perl
/
library
/
Opcode
/
Makefile
6 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
Userland build stuff for Perl5.006. This is cleaned up quite a lot since 5.00502, and the library modules are broken out into individual dirs. This should please a lot folk.
2000-06-25 14:48:20 +00:00
# $FreeBSD$
MODULE
=
Opcode
Respect system ${CFLAGS} when building Perl modules. bsd.obj.mk -> bsd.prog.mk in modules makefiles, as the latter automatically includes ../Makefile.inc and adds -I${DESTDIR}/usr/include to ${CFLAGS} needed for "make world" which is built with -nostdinc. Reviewed by: MAINTAINER timeout
2001-10-19 12:58:22 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink