PROGRAM = wgl
FILES = wgl

include ../../../humper.mk

ifdef WINDOWS
CFLAGS += /Dwin32
CXXFLAGS += /Dwin32
endif
