mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
libdasd: Remove useless build dependency
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
@@ -6,7 +6,7 @@ all: $(lib)
|
||||
|
||||
objects = dasd_sys.o dasd_ioctl.o
|
||||
|
||||
$(lib): $(objects) Makefile
|
||||
$(lib): $(objects)
|
||||
|
||||
install: all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user