mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
17 lines
1.0 KiB
Makefile
17 lines
1.0 KiB
Makefile
prt_escp.o: printer/prt_escp.c \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/ft2build.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/config/ftheader.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/freetype.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/config/ftconfig.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/config/ftoption.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/config/ftstdlib.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/fttypes.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/ftsystem.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/ftimage.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/fterrors.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/ftmoderr.h \
|
|
C:/msys64_gcc91/mingw32/include/freetype2/freetype/fterrdef.h 86box.h \
|
|
cpu_common/cpu.h machine/machine.h timer.h mem.h rom.h pit.h plat.h \
|
|
lang/language.h plat_dynld.h ui.h lpt.h video/video.h \
|
|
printer/png_struct.h printer/printer.h printer/prt_devs.h
|