Codebase list libsdl-console / 59c3f56c-7899-477a-9ee3-478116e567db/main Makefile.am
59c3f56c-7899-477a-9ee3-478116e567db/main

Tree @59c3f56c-7899-477a-9ee3-478116e567db/main (Download .tar.gz)

Makefile.am @59c3f56c-7899-477a-9ee3-478116e567db/mainraw · history · blame

LIBTOOL_DEPS = @LIBTOOL_DEPS@
libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck
SUBDIRS = include src

EXTRA_DIST = \
	Doxyfile \
	makefile.VC6 \
	makefile.OSX \
	autogen.sh

#Rule to build tar-gzipped distribution package
$(PACKAGE)-$(VERSION).tar.gz: distcheck