blob: ddb1f7d56faea8dced2275c3b8d71edbe72c77d8 [file] [log] [blame]
# Copyright 2017 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
include common.mk
CC_BINARY(memory-eater/memory-eater): memory-eater/memory-eater.o
clean: CLEAN(memory-eater/memory-eater)
all: CC_BINARY(memory-eater/memory-eater)