Target install depends on target all.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7955 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
2000-02-18 13:12:56 +00:00
parent 66554649b2
commit cf93f02cc3

View File

@@ -36,7 +36,7 @@ $(LIB): $(OBJECTS)
$(AR) cr $@ $(OBJECTS)
-$(RANLIB) $@
install:
install: all
@true
uninstall: