Don't depend on the modification time of the "zfs" subdir.
This commit is contained in:
parent
2f007af807
commit
b2a855d11a
@ -18,8 +18,7 @@ CFLAGS+=-D_KVM_VNODE
|
||||
CFLAGS+= -DZFS
|
||||
OBJS+= zfs/zfs.o
|
||||
SUBDIR= zfs
|
||||
${PROG}: zfs
|
||||
zfs/zfs.o:
|
||||
zfs/zfs.o: .PHONY
|
||||
@cd ${.CURDIR}/zfs && ${MAKE} zfs.o
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user