aboutsummaryrefslogtreecommitdiffstats
path: root/stdtime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stdtime/Makefile')
-rwxr-xr-xstdtime/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdtime/Makefile b/stdtime/Makefile
index f5374ce81..ccc11eda3 100755
--- a/stdtime/Makefile
+++ b/stdtime/Makefile
@@ -9,7 +9,7 @@ libtime.a: $(OBJS)
install:
clean:
- rm -f libtime.a *.o test
+ rm -f libtime.a *.o test .depend
depend: .depend