8 lines
187 B
Makefile
8 lines
187 B
Makefile
# Copyright 2007-2008 Roy Marples <roy@marples.name>
|
|
# All rights reserved. Released under the 2-clause BSD license.
|
|
|
|
SUBDIR= test libeinfo librc rc
|
|
|
|
MK= ../mk
|
|
include ${MK}/subdir.mk
|