Adjust the S variable (pointer to top of sys tree) so that it points to

the right place.  Fixes build problems in this directory.
This commit is contained in:
simonb 2005-11-12 04:19:01 +00:00
parent 6c854a4076
commit 2dc62c2e27
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2005/07/20 03:27:51 junyoung Exp $
# $NetBSD: Makefile,v 1.3 2005/11/12 04:19:01 simonb Exp $
S= ${.CURDIR}/../../../../../
S= ${.CURDIR}/../../../..
NOMAN= # defined
STRIPFLAG= # nothing