From 5025a4ed4ca1d47449d7b8164f985d48766be29d Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Thu, 25 Mar 2004 23:57:55 +0000 Subject: Autotoolized: New files. Likewise. Deleted. --- Makefile | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile deleted file mode 100644 index 8986ffa..0000000 --- a/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -LIBS=`pkg-config --cflags --libs xcomposite xfixes xdamage xrender` -lm - -CFLAGS=-O -g - -all: xcompmgr - -xcompmgr: xcompmgr.c - $(CC) -o $@ $(CFLAGS) xcompmgr.c $(LIBS) - -clean: - rm xcompmgr -- cgit v1.2.3-70-g09d2