made rpm depend on lib/librpm.a
authorewt <devnull@localhost>
Sat, 6 Jan 1996 00:05:02 +0000 (00:05 +0000)
committerewt <devnull@localhost>
Sat, 6 Jan 1996 00:05:02 +0000 (00:05 +0000)
CVS patchset: 142
CVS date: 1996/01/06 00:05:02

Makefile.in

index 4a05384..80700a5 100644 (file)
@@ -27,6 +27,8 @@ endif
 
 all: $(TARGET)
 
+rpm: lib/librpm.a
+
 everything: make-subdirs $(PROGS)
        
 make-subdirs: