clean target fix as well in cmd/Makefile

This commit is contained in:
Anselm R. Garbe 2006-05-21 16:36:01 +02:00
parent 8728911dd6
commit df70479dc8
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ all: ${OBJ}
# @${CC} -o $* $*.o ${LDFLAGS} -lsocket
clean:
rm -f wmiimenu wmiir wmiipsel wmiiwarp *.o
rm -f wmiimenu wmiir wmiipsel wmiiwarp wmiisetsid *.o