remove update target
This commit is contained in:
parent
a5c193b05a
commit
7ab559b6e3
4
Makefile
4
Makefile
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2006/11/30 23:22:15 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2006/12/17 20:15:39 matthieu Exp $
|
||||
.include <bsd.own.mk>
|
||||
|
||||
X11BASE?= /usr/X11R6
|
||||
@ -88,8 +88,6 @@ distrib-dirs:
|
||||
mtree -qdef ${.CURDIR}/etc/mtree/BSD.etc-x11.dist \
|
||||
-p ${DESTDIR}${X11ETC}/ -U
|
||||
|
||||
update: _SUBDIRUSE
|
||||
|
||||
.PHONY: all build beforeinstall install afterinstall release clean cleandir
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user