TARGET := gvim-wrapper CFLAGS := -mno-cygwin -std=gnu99 -mwindows LDFLAGS := -mno-cygwin -mwindows all: $(TARGET)