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