1 # $FreeBSD$ 2 3 SUBDIR= ${_apm} \ 4 blank \ 5 daemon \ 6 dragon \ 7 fade \ 8 fire \ 9 green \ 10 logo \ 11 rain \ 12 snake \ 13 star \ 14 warp 15 16 .if ${MACHINE_ARCH} == "i386" 17 _apm= apm 18 .endif 19 20 .include <bsd.subdir.mk>
Cache object: 09bb5e04679c59ddb4fb650da9ab5990
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.