about summary refs log blame commit diff stats
path: root/wiki/lib/plugins/popularity/lang/de/submitted.txt
blob: e7b45b5b7200b2c52d90197e99edcf79797cab9c (plain) (tree)
lass="w"> -I/usr/include -I${X11INC} LIBS = -L/usr/lib -lc -L${X11LIB} -lX11 # flags CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\" LDFLAGS = ${LIBS} #CFLAGS = -g -Wall -O2 ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = -g ${LIBS} # Solaris #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\" #LDFLAGS = ${LIBS} #CFLAGS += -xtarget=ultra # compiler and linker CC = cc