X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=33edcd73ce8b72416ac76e7e78815b2807449b99;hp=41cb0708566adf18f3f1468f50657a9050097548;hb=650a1fb4e1a798aca48a53739f5bb2649191bc1c;hpb=b1701adf75297747c52e0c3ed2c314cd10129907 diff --git a/config.mk b/config.mk index 41cb070..33edcd7 100644 --- a/config.mk +++ b/config.mk @@ -18,6 +18,7 @@ CFLAGS = -g -Wall -O2 -I. -I${PREFIX}/include -I/usr/include -I${X11INC} \ -DVERSION=\"${VERSION}\" LDFLAGS = -g ${LIBS} + # Solaris #CFLAGS = -fast -xtarget=ultra ${INCLUDES} -DVERSION=\"${VERSION}\" #LIBS += -lnsl -lsocket