diff --git a/stdtime/Makefile b/stdtime/Makefile index f5374ce814..ccc11eda3e 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