[Pkg-wmaker-commits] [wmbattery] 14/241: foo

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 76dfe68e9ae9b827ab01fb568327f4f3cf20ffe9
Author: joey <joey at a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Date:   Tue Feb 27 06:01:30 2001 +0000

    foo
---
 Makefile | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/Makefile b/Makefile
deleted file mode 100644
index 062caea..0000000
--- a/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-ICONDIR = /usr/share/icons/wmbattery
-BINDIR  = /usr/X11R6/bin
-MANDIR  = /usr/X11R6/man/man1
-INCDIR  = -I/usr/X11R6/include
-LIBDIR  = -L/usr/X11R6/lib
-LIBS    = -lXpm -lXext
-CFLAGS  = $(INCDIR) -g -DICONDIR=\"$(ICONDIR)\" -O2 -Wall
-
-wmbattery: wmbattery.c wmbattery.h
-	$(CC) $(CFLAGS) $(LIBDIR) $(LIBS) wmbattery.c -o wmbattery
-
-clean:
-	rm -f wmbattery
-
-install: wmbattery
-	install -c -d $(PREFIX)$(ICONDIR) $(PREFIX)$(BINDIR) $(PREFIX)$(MANDIR)
-	install -c -s wmbattery $(PREFIX)$(BINDIR)
-	install -c -m 644 wmbattery.1x $(PREFIX)$(MANDIR)/wmbattery.1
-	install -c -m 644 *.xpm $(PREFIX)$(ICONDIR)
-
-test: wmbattery
-	./wmbattery

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list