]> git.saurik.com Git - apple/libc.git/blob - Makefile.fbsd_begin
Libc-391.5.22.tar.gz
[apple/libc.git] / Makefile.fbsd_begin
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
12 FBSDMAN1=
13 FBSDMAN2=
14 FBSDMAN3=
15 FBSDMAN4=
16 FBSDMAN5=
17 FBSDMAN6=
18 FBSDMAN7=
19 FBSDMAN8=
20 FBSDMAN9=
21 FBSDMDSRCS=
22 FBSDMISRCS=
23 FBSDHDRS=
24 FBSDSRCS=