[hackers] [swk] fix clean rule || anselm

From: <hg_AT_suckless.org>
Date: Thu, 19 Aug 2010 09:48:32 +0000 (UTC)

changeset: 57:db4085c81f6a
tag: tip
user: anselm_AT_garbe.us
date: Thu Aug 19 10:48:27 2010 +0100
files: t/Makefile
description:
fix clean rule

diff -r 83288bf8f040 -r db4085c81f6a t/Makefile
--- a/t/Makefile Thu Aug 19 00:38:17 2010 +0200
+++ b/t/Makefile Thu Aug 19 10:48:27 2010 +0100
@@ -17,7 +17,7 @@
         ${CC} ${SWKLIBS} ui.o -o ui ../libswk.a
 
 clean:
- rm -f test test.o ui ui.o tlock tlock.o
+ rm -f calc calc.o test test.o ui ui.o tlock tlock.o
 
 fun:
         cd .. && make clean ; make && cd t && ./test
Received on Thu Aug 19 2010 - 11:48:32 CEST

This archive was generated by hypermail 2.2.0 : Thu Aug 19 2010 - 12:00:07 CEST