Skip to content
Snippets Groups Projects
Commit 82614a72 authored by Michael Cardell Widerkrantz's avatar Michael Cardell Widerkrantz
Browse files

Bump.

Removed --pedantic for now.
parent 97e77fc9
No related branches found
Tags 20100721
No related merge requests found
VERSION=20100720
VERSION=20100721
DIST=mcwm-$(VERSION)
SRC=mcwm.c list.c config.h events.h list.h
DISTFILES=LICENSE Makefile NEWS README TODO WISHLIST mcwm.man $(SRC)
CC=gcc
CFLAGS=-g -std=c99 --pedantic -Wall -Wextra -I/usr/local/include #-DDEBUG #-DDMALLOC
CFLAGS=-g -std=c99 -Wall -Wextra -I/usr/local/include #-DDEBUG #-DDMALLOC
LDFLAGS=-L/usr/local/lib -lxcb -lxcb-keysyms -lxcb-icccm -lxcb-atom # -ldmalloc
RM=/bin/rm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment