diff options
author | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-08 16:21:14 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-07-08 16:21:14 +0200 |
commit | 7ce7e9f7904b9cfaedb735003e796456b9f6f3dc (patch) | |
tree | c1489e23ed95e049f6f66c3b069c2772587cb213 /Makefile | |
parent | b75199e28ff322c910a3ce845d23614ae72de026 (diff) |
Save one line
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -23,7 +23,6 @@ endif PROGRAM := hdaps-tux all: $(PROGRAM) - $(PROGRAM): $(PROGRAM).o $(PROGRAM).h %.o: %.c |