9 lines
122 B
Makefile
9 lines
122 B
Makefile
|
# $OpenBSD
|
||
|
|
||
|
SUBDIR= macros cf imake makedepend gccmakedep
|
||
|
|
||
|
.include <bsd.subdir.mk>
|
||
|
|
||
|
build: _SUBDIRUSE
|
||
|
update: _SUBDIRUSE
|