aboutsummaryrefslogtreecommitdiff
path: root/targets/pseudo/Makefile.inc
blob: 40f3828ec7d44bb84e3ab79ef6162dc9687f0d40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

# we don't do anything in these dirs
# they are just for triggering building of other things

UPDATE_DEPENDFILE= no

.if !target(all)
all:
	@echo Done!
.endif