Module Name: src
Committed By: kamil
Date: Sun Nov 22 04:23:32 UTC 2015
Modified Files:
src/lib/libpanel: Makefile
Log Message:
Set the INCSDIR value of panel.h to /usr/include
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libpanel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libpanel/Makefile
diff -u src/lib/libpanel/Makefile:1.4 src/lib/libpanel/Makefile:1.5
--- src/lib/libpanel/Makefile:1.4 Sun Nov 22 04:21:39 2015
+++ src/lib/libpanel/Makefile Sun Nov 22 04:23:32 2015
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2015/11/22 04:21:39 kamil Exp $
+# $NetBSD: Makefile,v 1.5 2015/11/22 04:23:32 kamil Exp $
WARNS= 4
LIB= panel
INCS= panel.h
+INCSDIR= /usr/include
SRCS= #