]> git.saurik.com Git - apple/libc.git/blame - Makefile.fbsd_begin
Libc-391.2.7.tar.gz
[apple/libc.git] / Makefile.fbsd_begin
CommitLineData
9385eb3d
A
1# For the FreeBSD auto patching mechanism and compatibility environment
2# setup, original FreeBSD sources a put into a FreeBSD subdirectory.
3# If a file with the same name, but suffix ".patch" is in that directory,
4# that patch will be applied before use.
5#
6# The FBSD* variables are set, and bracketed by .include of Makefile.fbsd_begin
7# and Makefile.fbsd_end
8#
9# Define (empty) variables so that make doesn't give substitution
10# errors if the included makefiles don't change these:
11
12FBSDMAN1=
13FBSDMAN2=
14FBSDMAN3=
15FBSDMAN4=
16FBSDMAN5=
17FBSDMAN6=
18FBSDMAN7=
19FBSDMAN8=
20FBSDMAN9=
21FBSDMDSRCS=
22FBSDMISRCS=
59e0d9fe 23FBSDHDRS=
9385eb3d 24FBSDSRCS=