diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-09-25 09:55:20 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-09-25 09:55:20 +0000 |
| commit | 826a6331a669a6646d2b4d3c9f5ef03670a6be5f (patch) | |
| tree | d396c6f92fdb41cddd05360f28415653680607fd /gnu/usr.bin/Makefile.inc | |
| parent | 05a7daf5ca3cd3bc7ffc2b0d438395320f26c0b4 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile.inc')
| -rw-r--r-- | gnu/usr.bin/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/Makefile.inc b/gnu/usr.bin/Makefile.inc index 5d2cffdd36254..4cec6fe01a452 100644 --- a/gnu/usr.bin/Makefile.inc +++ b/gnu/usr.bin/Makefile.inc @@ -1,3 +1,5 @@ # $FreeBSD$ BINDIR?= /usr/bin + +.include "../Makefile.inc" |
