Codebase list openrc / debian/0.13.1-3 src / Makefile
debian/0.13.1-3

Tree @debian/0.13.1-3 (Download .tar.gz)

Makefile @debian/0.13.1-3raw · history · blame

# Copyright (c) 2007-2008 Roy Marples <roy@marples.name>
# Released under the 2-clause BSD license.

SUBDIR=		test libeinfo librc rc

ifeq (${MKTOOLS},yes)
SUBDIR+= tools
endif

MK=		../mk
include		${MK}/subdir.mk