From: short <> Date: Mon, 4 Mar 2002 20:57:36 +0000 (+0000) Subject: clean target: +missing hello.o X-Git-Tag: uc_works1~17 X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=commitdiff_plain;h=118e626169e507574d582112f4a00c483c3a4072 clean target: +missing hello.o --- diff --git a/gnokii/Makefile b/gnokii/Makefile index 567d986..82e5ab3 100644 --- a/gnokii/Makefile +++ b/gnokii/Makefile @@ -56,7 +56,7 @@ gnokiilib: $(OBJS) $(TOPDIR)/common/libmygnokii.so makelib: gnokiilib clean: - $(RM) $(OBJS) cleanup.o *~ depend gnokii gnokiilib *.exe core *.bak + $(RM) $(OBJS) cleanup.o hello.o *~ depend gnokii gnokiilib *.exe core *.bak install: all $(INSTALL) -d $(bindir)