jw-pkg/Makefile

32 lines
564 B
Makefile

# jan's utility modules
# (c) 2001-2005 jannet it services
# contact@jannet.de
# $Id$
TOPDIR = .
SUBDIRS = inst/pre \
make \
doc \
contrib \
base \
devutil \
YFamily \
hash \
lbuffer cache \
YMisc YMem YOptString \
gtopts \
lock sigsync shmem \
contr cfgfile \
YLoadableObject \
msgfmt eloop statecheck \
YThread YEvent YCbContr \
YStopWatch YStopWatchList YStopWatchQueue YStopWatchThreadList \
YApplication \
YOsc \
util \
lib include bin \
inst/post
include $(TOPDIR)/make/proj.mk
include $(TOPDIR)/make/topdir.mk