summaryrefslogtreecommitdiffstats
path: root/cpukit/automake/local.am
blob: 9e8c9e804e3263942092fe8c6267e9302d4e9d6a (plain) (blame)
1
2
3
4
5
6
7
8
## $Id$

preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am

depend:
.PHONY: depend