X-Git-Url: http://pileus.org/git/?p=wmpus;a=blobdiff_plain;f=makefile;fp=makefile;h=68b8cf382a30c46b26b9e82db4a41addf49b0679;hp=4900ee57be91ce841559a82000438fd35a726469;hb=dc14f8cb76f2b5b823289c42af715b836295d964;hpb=519fdd6d5a7c1e0c75638ff18a081e53aee30dbd diff --git a/makefile b/makefile index 4900ee5..68b8cf3 100644 --- a/makefile +++ b/makefile @@ -7,11 +7,11 @@ CFLAGS=-g -Werror -Wall LIBS=-Wl,--as-needed -lX11 -lXinerama TEST=DISPLAY=:2.0 -WIN32= +WIN32?= ifdef WIN32 SYS=win32 CC=i686-pc-mingw32-gcc -CFLAGS=-g -Werror -Wall -D_NO_OLDNAMES +CFLAGS=-g -Werror -Wall -D_NO_OLDNAMES -DMARGIN=15 LIBS= PROG=awm.exe TEST=cp -t /t/htdocs/temp