summaryrefslogtreecommitdiff
path: root/src/libmowgli/platform/Makefile
blob: 6b6d7b99f94fd5c3cd59c6cacbbf2aeb8ceeda71 (plain)
1
2
3
4
5
6
7
8
9
SUBDIRS = win32

INCLUDES = constructor.h machine.h

include ../../../buildsys.mk

includesubdir = $(PACKAGE_NAME)/platform

include ../../../extra.mk