Home | History | Annotate | Line # | Download | only in stdlib
Makefile.inc revision 1.1
      1 #	$NetBSD: Makefile.inc,v 1.1 2005/09/13 01:44:09 christos Exp $
      2 
      3 .PATH: ${.CURDIR}/compat/stdlib
      4 CPPFLAGS+=-I${.CURDIR}/stdlib
      5 SRCS+=compat_unsetenv.c
      6