From 7399405b6158b88b00d22fc298846bfa8b78f804 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 13 Aug 2006 18:15:37 +0200 Subject: Also delete these from Makefile --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2547ca5..8ea4657 100644 --- a/Makefile +++ b/Makefile @@ -22,8 +22,6 @@ endif all: Makefile inotail inotail: inotail.o -inotail-old: inotail-old.o -inotify-watchdir: inotify-watchdir.o %.o: %.c %.h $(CC) $(CFLAGS) -c $< -o $@ -- cgit v1.2.3-54-g00ecf