diff options
Diffstat (limited to 'sys/arch/mvme68k/stand/prtvid/Makefile')
-rw-r--r-- | sys/arch/mvme68k/stand/prtvid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/stand/prtvid/Makefile b/sys/arch/mvme68k/stand/prtvid/Makefile index 67ceebda479..73edc4e6922 100644 --- a/sys/arch/mvme68k/stand/prtvid/Makefile +++ b/sys/arch/mvme68k/stand/prtvid/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 1996/04/28 10:49:28 deraadt Exp $ +# $OpenBSD: Makefile,v 1.3 2012/08/21 14:46:19 pascal Exp $ PROG= prtvid NOMAN= +NOPIE= install: |