Epple-II/Makefile.am

11 lines
142 B
Makefile
Raw Normal View History

2012-04-21 00:04:34 +00:00
SUBDIRS = src conf installer
2012-06-03 21:52:35 +00:00
EXTRA_DIST = COPYING.sdl COPYING.other
2012-06-03 04:58:25 +00:00
.PHONY: site doc
site: doc
doc:
$(MAKE) -C $@ all
$(MAKE) -C $@ site