]> git.saurik.com Git - apple/libc.git/blame - Makefile.obsd_begin
Libc-391.2.10.tar.gz
[apple/libc.git] / Makefile.obsd_begin
CommitLineData
3d9156a7
A
1# For the OpenBSD auto patching mechanism and compatibility environment
2# setup, original OpenBSD sources a put into a OpenBSD 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 OBSD* variables are set, and bracketed by .include of Makefile.obsd_begin
7# and Makefile.obsd_end
8#
9# Define (empty) variables so that make doesn't give substitution
10# errors if the included makefiles don't change these:
11
12OBSDMAN1=
13OBSDMAN2=
14OBSDMAN3=
15OBSDMAN4=
16OBSDMAN5=
17OBSDMAN6=
18OBSDMAN7=
19OBSDMAN8=
20OBSDMAN9=
21OBSDMDSRCS=
22OBSDMISRCS=
23OBSDHDRS=
24OBSDSRCS=