6 lines
271 B
Makefile
6 lines
271 B
Makefile
|
#-*-mode:makefile-gmake;indent-tabs-mode:t;tab-width:8;coding:utf-8-*-┐
|
||
|
#───vi: set et ft=make ts=8 tw=8 fenc=utf-8 :vi───────────────────────┘
|
||
|
|
||
|
.PHONY: o/$(MODE)/test/ape
|
||
|
o/$(MODE)/test/ape: o/$(MODE)/test/ape/lib
|