diff options
Diffstat (limited to 'distrib/sgi/Makefile.inc')
-rw-r--r-- | distrib/sgi/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/sgi/Makefile.inc b/distrib/sgi/Makefile.inc new file mode 100644 index 00000000000..b03e819dc2f --- /dev/null +++ b/distrib/sgi/Makefile.inc @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile.inc,v 1.1 2005/04/27 03:10:29 deraadt Exp $ + +REV= ${OSrev} + +.include <bsd.own.mk> |