diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2019-01-27 02:08:33 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2019-01-27 02:08:33 +0000 |
| commit | cc17ee2ece085d7d746bcd8fa9be19170855aaac (patch) | |
| tree | 5be40613f405cb081b2c44410b1506781927f8e3 /lib/libnpf | |
| parent | 10dd4cc92542aa04b0e59469a484a48e4c3cdd24 (diff) | |
Merge the [pgoyette-compat] branch
Diffstat (limited to 'lib/libnpf')
| -rw-r--r-- | lib/libnpf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libnpf/Makefile b/lib/libnpf/Makefile index 4c4e5fda0c9..83ebc5c0915 100644 --- a/lib/libnpf/Makefile +++ b/lib/libnpf/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2018/09/29 15:52:44 christos Exp $ +# $NetBSD: Makefile,v 1.9 2019/01/27 02:08:35 pgoyette Exp $ + +USE_SHLIBDIR= yes USE_SHLIBDIR= yes |
