1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/targets/pseudo/Makefile.inc
2014-11-30 00:20:20 +00:00

14 lines
174 B
Makefile

# $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