]> git.saurik.com Git - apple/system_cmds.git/blame - audit.tproj/Makefile.preamble
system_cmds-279.6.1.tar.gz
[apple/system_cmds.git] / audit.tproj / Makefile.preamble
CommitLineData
733af6d0
A
1###############################################################################
2# Makefile.preamble
3# Copyright 2004, Apple Computer, Inc.
4#
5# Use this makefile for configuring the standard application makefiles
6# associated with ProjectBuilder. It is included before the main makefile.
7# In Makefile.preamble you set attributes for a project, so they are available
8# to the project's makefiles. In contrast, you typically write additional rules or
9# override built-in behavior in the Makefile.postamble.
10#
11# Each directory in a project tree (main project plus subprojects) should
12# have its own Makefile.preamble and Makefile.postamble.
13###############################################################################
14#
15OTHER_GENERATED_OFILES = $(VERS_OFILE)
16BEFORE_BUILD = auditd_control.h auditd_control_user.c
17OTHER_OFILES = auditd_control_user.o
18AFTER_INSTALL += install-man-page
19