]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - targets/pseudo/Makefile.inc
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / targets / pseudo / Makefile.inc
1 # $FreeBSD$
2
3 # we don't do anything in these dirs
4 # they are just for triggering building of other things
5
6 UPDATE_DEPENDFILE= no
7
8 .if !target(all)
9 all:
10         @echo Done!
11 .endif
12
13