This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f1821c7811
NetBSD
/
sys
/
lkm
/
vfs
/
ufs
/
Makefile.inc
4 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
find ../sys relative to src dir, not obj dir
1996-08-28 03:42:01 +04:00
# $NetBSD: Makefile.inc,v 1.2 1996/08/27 23:42:08 explorer Exp $
Update these to build in a consistant manner, and not assume /sys, etc. Should work with obj dirs but not heavily tested.
1996-08-23 09:38:53 +04:00
find ../sys relative to src dir, not obj dir
1996-08-28 03:42:01 +04:00
S
!=
cd
$
{
.
CURDIR
}
/../../../..
;
pwd