Project

General

Profile

Statistics
| Branch: | Revision:

root / prex-0.9.0 / usr / Makefile @ 03e9c04a

History | View | Annotate | Download (139 Bytes)

1 03e9c04a Brad Neuman
include $(SRCDIR)/mk/own.mk
2
3
SUBDIR:=	lib server bin sbin
4
5
ifneq ($(_QUICK_),1)
6
SUBDIR+=	sample test
7
endif
8
9
include $(SRCDIR)/mk/subdir.mk