]> Pileus Git - wmpus/blobdiff - makefile
Rename mode_t to layout_t
[wmpus] / makefile
index efef70137753adc8037030f86b42c1fb72ae1283..11519b2f285665874812ae4537afda0e6eda7380 100644 (file)
--- a/makefile
+++ b/makefile
@@ -21,7 +21,6 @@ endif
 ifeq ($(SYS),win32)
 CC        ?= i686-pc-mingw32-gcc
 PROG      ?= wmpus.exe
-CFLAGS    += -D_MODE_T_
 LDFLAGS   += -lgdi32
 endif