From: Martin Mares Date: Fri, 20 Jul 2007 17:19:04 +0000 (+0200) Subject: Merge with git+ssh://git.ucw.cz/home/mj/GIT/misc.git X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=11af5bbcb7b921d64c460ba436f17ce50bdde1be;p=misc.git Merge with git+ssh://git.ucw.cz/home/mj/GIT/misc.git --- 11af5bbcb7b921d64c460ba436f17ce50bdde1be diff --cc Makefile index fa20c23,90348c1..c803277 --- a/Makefile +++ b/Makefile @@@ -4,10 -4,9 +4,10 @@@ CFLAGS=-O2 -Wall -W -Wno-parentheses -W all: @echo "Please choose what to make:" - @grep '^[^ ]*:' Makefile + @grep '^[^ ]*:' Makefile | grep -v = parrot: parrot.c +xclipcat: xclipcat.c batt: CFLAGS+=$(shell xosd-config --cflags) batt: LDFLAGS+=$(shell xosd-config --libs)