]> git.saurik.com Git - apple/coreosmakefiles.git/blob - Makefile
CoreOSMakefiles-30.tar.gz
[apple/coreosmakefiles.git] / Makefile
1 Project=CoreOSMakefiles
2
3 CoreOSMakefiles = .
4
5 include $(CoreOSMakefiles)/ReleaseControl/Common.make
6
7 Destination = $(MAKEFILEPATH)/CoreOS
8
9 install_headers::
10 @$(MAKE) install_source SRCROOT=$(DSTROOT)$(Destination)
11 $(_v) $(RM) -f $(DSTROOT)$(Destination)/Makefile