summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@xenon.tklauser.home>2006-07-08 16:21:14 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-07-08 16:21:14 +0200
commit7ce7e9f7904b9cfaedb735003e796456b9f6f3dc (patch)
treec1489e23ed95e049f6f66c3b069c2772587cb213 /Makefile
parentb75199e28ff322c910a3ce845d23614ae72de026 (diff)
Save one line
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0848fb5..5baeede 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,6 @@ endif
PROGRAM := hdaps-tux
all: $(PROGRAM)
-
$(PROGRAM): $(PROGRAM).o $(PROGRAM).h
%.o: %.c