minix/lib/libddekit/Makefile

7 lines
80 B
Makefile
Raw Normal View History

2011-02-25 13:40:31 +01:00
.if ${COMPILER_TYPE} == "gnu"
SUBDIR = build
.endif
.include <bsd.subdir.mk>