# Portions of our build system need this file early, make sure it isn't # included twice (because e.g. bsd.init.mk would also include it) # .if !target(____) ____: TOP_PREFIX= ../ GCC_NO_LIBS= # yes .include "../Makefile.inc" .endif