]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - rootfs/build/GNUmakefile
2cc14f5a1dd58a8be733b7de5ff948fda6de45e6
[can-benchmark.git] / rootfs / build / GNUmakefile
1 # Automatically generated by /home/wsh/src/buildroot/support/scripts/mkmakefile: don't edit
2
3 lastword = $(word $(words $(1)),$(1))
4 makedir := $(dir $(call lastword,$(MAKEFILE_LIST)))
5
6 MAKEARGS := -C ../buildroot
7 MAKEARGS += O=$(if $(patsubst /%,,$(makedir)),$(CURDIR)/)$(patsubst %/,%,$(makedir))
8
9 MAKEFLAGS += --no-print-directory
10
11 .PHONY: all $(MAKECMDGOALS)
12
13 all     := $(filter-out all Makefile,$(MAKECMDGOALS))
14
15 all:
16         $(MAKE) $(MAKEARGS) $(all)
17
18 Makefile:;
19
20 $(all): all
21         @:
22
23 %/: all
24         @: