made rpm depend on lib/librpm.a
CVS patchset: 142 CVS date: 1996/01/06 00:05:02
This commit is contained in:
parent
5ff8f16378
commit
5131e75e19
|
@ -27,6 +27,8 @@ endif
|
|||
|
||||
all: $(TARGET)
|
||||
|
||||
rpm: lib/librpm.a
|
||||
|
||||
everything: make-subdirs $(PROGS)
|
||||
|
||||
make-subdirs:
|
||||
|
|
Loading…
Reference in New Issue