Allow depend creation again. This doesn't work on GNU make, but does on all others.
This commit is contained in:
@@ -11,6 +11,8 @@ VERSION_MAP= rc.map
|
||||
CFLAGS+= -DLIB=\"${LIBNAME}\"
|
||||
LDADD+= ${LIBKVM}
|
||||
|
||||
CFLAGS+= -I$(TOPDIR)
|
||||
|
||||
SHLIBDIR= /${LIBNAME}
|
||||
|
||||
include $(TOPDIR)/cc.mk
|
||||
|
||||
Reference in New Issue
Block a user