diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1995-03-02 21:24:54 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1995-03-02 21:24:54 +0000 |
| commit | c529ee1973ef2b281760ad242302356ded74fd16 (patch) | |
| tree | df566e43fbbf0b340e22cdaf82ac9ed0c329fbe4 /usr.sbin/bootparamd | |
| parent | e8dfeb882810f9568f942fc6921628fa7a2e5f29 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/bootparamd')
| -rw-r--r-- | usr.sbin/bootparamd/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/bootparamd/Makefile.inc b/usr.sbin/bootparamd/Makefile.inc new file mode 100644 index 000000000000..26c6f1c71ba1 --- /dev/null +++ b/usr.sbin/bootparamd/Makefile.inc @@ -0,0 +1,3 @@ +# @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 + +BINDIR?= /usr/sbin |
