Files
rtems/automake/local.am
Ralf Corsepius d22571602f 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am, automake/host.am: Remove "debug".
2003-08-18 04:48:13 +00:00

12 lines
206 B
Plaintext

## $Id$
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am
depend-am:
depend: depend-am
.PHONY: depend depend-am
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools