mark _xneocara_obj as PHONY

This commit is contained in:
matthieu
2016-03-28 11:59:06 +00:00
parent 3137c2716b
commit e1b98d01c2

View File

@@ -1,4 +1,4 @@
# $OpenBSD: bsd.xorg.mk,v 1.52 2016/03/28 11:58:22 matthieu Exp $ -*- makefile -*-
# $OpenBSD: bsd.xorg.mk,v 1.53 2016/03/28 11:59:06 matthieu Exp $ -*- makefile -*-
#
# Copyright <20> 2006,2012 Matthieu Herrb
#
@@ -283,4 +283,6 @@ _xenocara_obj! _SUBDIRUSE
obj: _xenocara_obj
.endif
.PHONY: _xenocara_obj
.include <bsd.subdir.mk>