# mkfile for Plan 9 from Bell Labs # # See builds/plan9/README for usage. # # Copyright (C) 2026 by Yaroslav Kolomiiets. # # This file is part of the FreeType project, and may only be used, # modified, and distributed under the terms of the FreeType project # license, LICENSE.TXT. By continuing to use, modify, or distribute # this file you indicate that you have read the license and understand # and accept it fully. # ' \ -D'FT_CONFIG_STANDARD_LIBRARY_H=' \ -DFT2_BUILD_LIBRARY \ $target clean:V: rm -f *.[$OS] src/*/*.[$OS] $CLEANFILES nuke:V: rm -f *.[$OS] src/*/*.[$OS] $CLEANFILES rm -f libfreetype.a[$OS] builds/plan9/p9ftopt.h