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