summaryrefslogtreecommitdiff
path: root/src/deps.mk
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-31 18:20:24 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-31 18:20:24 +0200
commita5ba357a4ff1437e805029ec177d8bda7f415c5f (patch)
tree9589ea5a345b0e5e96d88062a13182fe2cdecd5b /src/deps.mk
parent5c1a353fe13fcda4fbf20792396afa8f7a79e9e1 (diff)
Remove unused files getopt.c und getopt1.c
Diffstat (limited to 'src/deps.mk')
-rw-r--r--src/deps.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/deps.mk b/src/deps.mk
index 5cd4fdf..8d8358d 100644
--- a/src/deps.mk
+++ b/src/deps.mk
@@ -6,8 +6,6 @@ feh_png.o: feh_png.c feh_png.h feh.h structs.h menu.h ipc.h utils.h \
getopt.h debug.h
filelist.o: filelist.c feh.h structs.h menu.h ipc.h utils.h getopt.h \
debug.h filelist.h options.h
-getopt.o: getopt.c
-getopt1.o: getopt1.c getopt.h
imlib.o: imlib.c feh.h structs.h menu.h ipc.h utils.h getopt.h debug.h \
filelist.h winwidget.h options.h
index.o: index.c feh.h structs.h menu.h ipc.h utils.h getopt.h debug.h \