diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 8e84978f2892..d18b4df42cca 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -26,7 +26,7 @@ MAKE_ARGS= KMODDIR="${KMODDIR}" CDEV_MAJOR="${CDEV_MAJOR}" PLIST_SUB= DEVDIR="${DEVDIR}" CDEV_MAJOR="${CDEV_MAJOR}" \ RTC_H_DIR="${RTC_H_DIR}" -USES= kmod +USES= kmod uidfix do-extract: @${MKDIR} ${WRKSRC} diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile index 288ffa9c0e10..da379c8d4c91 100644 --- a/emulators/rtc/files/Makefile +++ b/emulators/rtc/files/Makefile @@ -44,10 +44,6 @@ CFLAGS+= ${INCLUDE} -DCDEV_MAJOR_=${CDEV_MAJOR} all: vnode_if.h -@: - @${ECHO} ${.TARGET} "->" ${SYS} - @ln -s ${SYS} ${.TARGET} - #afterinstall: device device: