projects
/
tools
/
librpm-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcc4964
)
made rpm depend on lib/librpm.a
author
marc
<devnull@localhost>
Tue, 19 Dec 1995 16:57:12 +0000
(16:57 +0000)
committer
marc
<devnull@localhost>
Tue, 19 Dec 1995 16:57:12 +0000
(16:57 +0000)
CVS patchset: 61
CVS date: 1995/12/19 16:57:12
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
c6b9d23
..
3cd5ca5
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-16,7
+16,7
@@
make-subdirs:
(cd $$d; $(MAKE)) ;\
done
-rpm: rpm.o $(OBJS)
+rpm: rpm.o $(OBJS)
lib/librpm.a
clean:
for d in $(SUBDIRS); do \