freetype2/builds/ansi/ansi.mk

9 lines
169 B
Makefile
Raw Normal View History

#
2000-09-16 00:42:06 +02:00
# FreeType 2 configuration rules for a `normal' pseudo ANSI compiler/system
#
2000-09-16 00:42:06 +02:00
include $(TOP)/builds/ansi/ansi-def.mk
include $(TOP)/builds/compiler/ansi-cc.mk
# EOF