diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2010-02-07 08:38:41 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2010-02-07 08:38:41 +0000 |
commit | 8075c5d3d810ea53fc08a54c8fc8c5eef6f6de7b (patch) | |
tree | dde17bfffa59d3bffedcb94435070fe650c5c52c /distrib/loongson/Makefile.inc | |
parent | f42e991b3521116e747fedb997cd456ef7284386 (diff) |
build iso
Diffstat (limited to 'distrib/loongson/Makefile.inc')
-rw-r--r-- | distrib/loongson/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/distrib/loongson/Makefile.inc b/distrib/loongson/Makefile.inc new file mode 100644 index 00000000000..bf37b924cbe --- /dev/null +++ b/distrib/loongson/Makefile.inc @@ -0,0 +1,5 @@ +# $OpenBSD: Makefile.inc,v 1.1 2010/02/07 08:38:40 otto Exp $ + +REV= ${OSrev} + +.include <bsd.own.mk> |