# -*- mode: makefile;-*-
#
-# Copyright (C) 2010-2016 Apple Inc. All rights reserved.
+# Copyright (C) 2010-2020 Apple Inc. All rights reserved.
#
# MakeInc.top is the top-level makefile for the xnu
# build system. All the main XBS targets
.PHONY: print_exports_first_build_config
print_exports_first_build_config: print_exports_bootstrap
+
+# vim: set ft=make: